diff options
author | Jan Kara <[email protected]> | 2019-08-09 14:42:30 +0200 |
---|---|---|
committer | Theodore Ts'o <[email protected]> | 2019-10-21 09:16:46 -0400 |
commit | 6d69843e5d3f0c394e1e3004cc2b36efbe402b71 (patch) | |
tree | 6407b6e7b5d52fdaad7864865365e3798f55a4b3 /scripts/bpf_helpers_doc.py | |
parent | 93108ebb848df8d4948d51db14714a14c4e81111 (diff) |
jbd2: Drop unnecessary branch from jbd2_journal_forget()
We have cleared both dirty & jbddirty bits from the bh. So there's no
difference between bforget() and brelse(). Thus there's no point jumping
to no_jbd branch.
Signed-off-by: Jan Kara <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Theodore Ts'o <[email protected]>
Diffstat (limited to 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions