removed garbage
Signed-off-by: Leap Second <leapsecond@protonmail.com>
This commit is contained in:
parent
c82de60a78
commit
025861a981
|
@ -508,7 +508,6 @@ txg_sync_thread(void *arg)
|
||||||
tx_state_t *tx = &dp->dp_tx;
|
tx_state_t *tx = &dp->dp_tx;
|
||||||
callb_cpr_t cpr;
|
callb_cpr_t cpr;
|
||||||
clock_t start, delta;
|
clock_t start, delta;
|
||||||
boolean_t checked_quiescing = B_FALSE;
|
|
||||||
|
|
||||||
(void) spl_fstrans_mark();
|
(void) spl_fstrans_mark();
|
||||||
txg_thread_enter(tx, &cpr);
|
txg_thread_enter(tx, &cpr);
|
||||||
|
|
Loading…
Reference in New Issue