diff options
author | zhangyi (F) <yi.zhang@huawei.com> | 2020-02-17 19:27:06 +0800 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2020-03-05 20:25:05 -0500 |
commit | 780f66e59231fcf882f36c63f287252ee47cc75a (patch) | |
tree | 893f357631fc8f070e9f9b84f43c87a772aa236c /drivers | |
parent | 6cfb061fe9e901dd0b6cfa3ed50bc39c81523532 (diff) | |
download | linux-780f66e59231fcf882f36c63f287252ee47cc75a.tar.gz |
jbd2: improve comments about freeing data buffers whose page mapping is NULL
Improve comments in jbd2_journal_commit_transaction() to describe why
we don't need to clear the buffer_mapped bit for freeing file mapping
buffers whose page mapping is NULL.
Link: https://lore.kernel.org/r/20200217112706.20085-1-yi.zhang@huawei.com
Fixes: c96dceeabf76 ("jbd2: do not clear the BH_Mapped flag when forgetting a metadata buffer")
Suggested-by: Jan Kara <jack@suse.cz>
Reviewed-by: Jan Kara <jack@suse.cz>
Signed-off-by: zhangyi (F) <yi.zhang@huawei.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions