diff options
author | Jan Kara <jack@suse.cz> | 2012-03-14 06:27:44 +0400 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2012-03-14 06:27:44 +0400 |
commit | c254c9ec14d5c418c8f36ea7573edae2470a1dc1 (patch) | |
tree | f7f7fd284408a2c986fbd78093e22c6a8850367f /include/linux/journal-head.h | |
parent | 5bebccf90127859085f6a020f08ff7f648e285a0 (diff) | |
download | linux-c254c9ec14d5c418c8f36ea7573edae2470a1dc1.tar.xz |
jbd2: remove always true condition in __journal_try_to_free_buffer()
The check b_jlist == BJ_None in __journal_try_to_free_buffer() is
always true (__jbd2_journal_temp_unlink_buffer() also checks this in
an assertion) so just remove it.
Signed-off-by: Jan Kara <jack@suse.cz>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Diffstat (limited to 'include/linux/journal-head.h')
0 files changed, 0 insertions, 0 deletions