diff options
author | zhangyi (F) <yi.zhang@huawei.com> | 2019-12-04 20:46:14 +0800 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2020-01-25 03:01:56 -0500 |
commit | 7f6225e446cc8dfa4c3c7959a4de3dd03ec277bf (patch) | |
tree | e3ba305ad6d4d4403cec9c6d6ca2baccde05dd16 /fs/hfs | |
parent | 0e98c084a21177ef136149c6a293b3d1eb33ff92 (diff) | |
download | linux-next-7f6225e446cc8dfa4c3c7959a4de3dd03ec277bf.tar.gz |
jbd2: clean __jbd2_journal_abort_hard() and __journal_abort_soft()
__jbd2_journal_abort_hard() is no longer used, so now we can merge
__jbd2_journal_abort_hard() and __journal_abort_soft() these two
functions into jbd2_journal_abort() and remove them.
Signed-off-by: zhangyi (F) <yi.zhang@huawei.com>
Reviewed-by: Jan Kara <jack@suse.cz>
Link: https://lore.kernel.org/r/20191204124614.45424-5-yi.zhang@huawei.com
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'fs/hfs')
0 files changed, 0 insertions, 0 deletions