diff options
author | Jan Kara <jack@suse.cz> | 2016-02-22 23:07:30 -0500 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2016-02-22 23:07:30 -0500 |
commit | 9bcf976cb8b86eb40e0c0b495a14e4cb967b9c6e (patch) | |
tree | 96a20bb05e28fc973bd8112720a668bdeb6428bf /scripts | |
parent | 29c6eaffc8868ef6fa71997d0ea507a02c52712c (diff) |
jbd2: remove unnecessary arguments of jbd2_journal_write_revoke_records
jbd2_journal_write_revoke_records() takes journal pointer and write_op,
although journal can be obtained from the passed transaction and
write_op is always WRITE_SYNC. Remove these superfluous arguments.
Signed-off-by: Jan Kara <jack@suse.cz>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions