diff options
author | Jan Kara <jack@suse.cz> | 2014-09-18 06:58:12 +0200 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2014-09-18 06:58:12 +0200 |
commit | 50849db32a9f529235a84bcc84a6b8e631b1d0ec (patch) | |
tree | 6f0a06de22174eb4d4653566c0816e8ec599e2d8 /fs/ext4 | |
parent | jbd2: avoid pointless scanning of checkpoint lists (diff) | |
download | linux-50849db32a9f529235a84bcc84a6b8e631b1d0ec.tar.xz linux-50849db32a9f529235a84bcc84a6b8e631b1d0ec.zip |
jbd2: simplify calling convention around __jbd2_journal_clean_checkpoint_list
__jbd2_journal_clean_checkpoint_list() returns number of buffers it
freed but noone was using the value so just stop doing that. This
also allows for simplifying the calling convention for
journal_clean_once_cp_list().
Signed-off-by: Jan Kara <jack@suse.cz>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'fs/ext4')
0 files changed, 0 insertions, 0 deletions