aboutsummaryrefslogtreecommitdiffstats
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorJoanne Koong <[email protected]>2025-07-15 20:21:21 +0000
committerChristian Brauner <[email protected]>2025-07-17 07:55:19 +0000
commit707c5d3471e32ecfdcfa5ebe4e8023f886d4b1fd (patch)
tree0aef2140090c129702ce5c1d41e5428ff981a3bc /net/unix/af_unix.c
parentfuse: use iomap for folio laundering (diff)
downloadkernel-707c5d3471e32ecfdcfa5ebe4e8023f886d4b1fd.tar.gz
kernel-707c5d3471e32ecfdcfa5ebe4e8023f886d4b1fd.zip
fuse: hook into iomap for invalidating and checking partial uptodateness
Hook into iomap_invalidate_folio() so that if the entire folio is being invalidated during truncation, the dirty state is cleared and the folio doesn't get written back. As well the folio's corresponding ifs struct will get freed. Hook into iomap_is_partially_uptodate() since iomap tracks uptodateness granularly when it does buffered writes. Signed-off-by: Joanne Koong <[email protected]> Link: https://lore.kernel.org/[email protected] Reviewed-by: Darrick J. Wong <[email protected]> Signed-off-by: Christian Brauner <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions