summaryrefslogtreecommitdiff
path: root/fs/minix/namei.c
diff options
context:
space:
mode:
authorChristoph Hellwig <hch@lst.de>2023-01-18 20:30:24 +0300
committerAl Viro <viro@zeniv.linux.org.uk>2023-01-20 03:26:42 +0300
commitf556e776b14ae4f853147705603d263bfa20ecd1 (patch)
tree9384982c1fd99dff1ad0cd24baa511939032fffe /fs/minix/namei.c
parent2d1a9d599b3ed9b9c58f64b8b71b5b9d770ceacf (diff)
downloadlinux-f556e776b14ae4f853147705603d263bfa20ecd1.tar.xz
minix: 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 'fs/minix/namei.c')
0 files changed, 0 insertions, 0 deletions