commit | d07621d9b9b8231187cc6e2121c927b3b8016789 | [log] [tgz] |
---|---|---|
author | yangerkun <yangerkun@huawei.com> | Tue Jun 08 22:12:36 2021 +0800 |
committer | Theodore Ts'o <tytso@mit.edu> | Thu Jun 24 10:27:32 2021 -0400 |
tree | cfe115508ca32ae30d1bd54217bf67c36e5533aa | |
parent | b1489186cc8391e0c1e342f9fbc3eedf6b944c61 [diff] |
jbd2: clean up misleading comments for jbd2_fc_release_bufs This comments was for jbd2_fc_wait_bufs, not for jbd2_fc_release_bufs. Remove this misleading comments. Signed-off-by: yangerkun <yangerkun@huawei.com> Reviewed-by: Jan Kara <jack@suse.cz> Link: https://lore.kernel.org/r/20210608141236.459441-1-yangerkun@huawei.com Signed-off-by: Theodore Ts'o <tytso@mit.edu>