summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorChristoph Hellwig <hch@lst.de>2023-03-07 15:31:23 +0100
committerAl Viro <viro@zeniv.linux.org.uk>2023-03-13 01:00:41 +0100
commit9e22031a5a6c038089dfd4220012c7fb7f1631af (patch)
tree89dbfc849926a56a48ce9f8f14c3229b5f371748 /lib
parentLinux 6.3-rc2 (diff)
downloadlinux-9e22031a5a6c038089dfd4220012c7fb7f1631af.tar.xz
linux-9e22031a5a6c038089dfd4220012c7fb7f1631af.zip
ufs: don't flush page immediately for DIRSYNC directories
We do not need to writeout modified directory blocks immediately when modifying them while the page is locked. It is enough to do the flush somewhat later which has the added benefit that inode times can be flushed as well. It also allows us to stop depending on write_one_page() function. Ported from an ext2 patch by Jan Kara. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions