[PATCH] JBD: remove j_commit_timer_active
This was a flag which said "the transaction's time is active". timer_pending() could have told us that, but in fact there is no need to query it at all.
Showing
Please register or sign in to comment