diff options
author | Ryusuke Konishi <konishi.ryusuke@gmail.com> | 2024-06-11 01:00:29 +0900 |
---|---|---|
committer | Andrew Morton <akpm@linux-foundation.org> | 2024-06-24 22:25:09 -0700 |
commit | 68142cb628f75a22f12fde9f5c0c69dfc1bdcf47 (patch) | |
tree | 6d7e95b98ddda3068c5484defe081e30168de524 /tools/testing/radix-tree/xarray.c | |
parent | 25fa5f9923383784bbf2423ccc84f75615e4b12d (diff) |
nilfs2: do not call inode_attach_wb() directly
Call mark_buffer_dirty() for segment summary and super root block buffers
on the backing device's page cache, thereby indirectly calling
inode_attach_wb().
Then remove the no longer needed call to inode_attach_wb() in
nilfs_attach_log_writer(), resolving the concern about its layer-violating
use.
Link: https://lkml.kernel.org/r/20240610160029.7673-3-konishi.ryusuke@gmail.com
Signed-off-by: Ryusuke Konishi <konishi.ryusuke@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'tools/testing/radix-tree/xarray.c')
0 files changed, 0 insertions, 0 deletions