diff options
author | 2020-02-17 19:27:06 +0800 | |
---|---|---|
committer | 2020-03-05 20:25:05 -0500 | |
commit | 780f66e59231fcf882f36c63f287252ee47cc75a (patch) | |
tree | 893f357631fc8f070e9f9b84f43c87a772aa236c /fs/ext4/inline.c | |
parent | ext4: use flexible-array members in struct dx_node and struct dx_root (diff) | |
download | wireguard-linux-780f66e59231fcf882f36c63f287252ee47cc75a.tar.xz wireguard-linux-780f66e59231fcf882f36c63f287252ee47cc75a.zip |
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 'fs/ext4/inline.c')
0 files changed, 0 insertions, 0 deletions