summaryrefslogtreecommitdiff
path: root/scripts/Makefile.userprogs
diff options
context:
space:
mode:
authorChristoph Hellwig <hch@lst.de>2023-01-18 18:30:25 +0100
committerAl Viro <viro@zeniv.linux.org.uk>2023-01-19 19:38:30 -0500
commit4309093ecb841bbd27fcd23525dd41b9a6b437ea (patch)
tree820ee68cdcbe05377906b9b41b6d1d2d1d759029 /scripts/Makefile.userprogs
parentb7bfaa761d760e72a969d116517eaa12e404c262 (diff)
downloadlinux-4309093ecb841bbd27fcd23525dd41b9a6b437ea.tar.gz
sysv: 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 'scripts/Makefile.userprogs')
0 files changed, 0 insertions, 0 deletions