aboutsummaryrefslogtreecommitdiffstats
path: root/fs/jbd2/commit.c
diff options
context:
space:
mode:
authorJan Kara <[email protected]>2012-03-14 02:27:44 +0000
committerTheodore Ts'o <[email protected]>2012-03-14 02:27:44 +0000
commitc254c9ec14d5c418c8f36ea7573edae2470a1dc1 (patch)
treef7f7fd284408a2c986fbd78093e22c6a8850367f /fs/jbd2/commit.c
parentjbd2: declare __jbd2_journal_temp_unlink_buffer() static (diff)
downloadkernel-c254c9ec14d5c418c8f36ea7573edae2470a1dc1.tar.gz
kernel-c254c9ec14d5c418c8f36ea7573edae2470a1dc1.zip
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 <[email protected]> Signed-off-by: "Theodore Ts'o" <[email protected]>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions