lkml.org 
[lkml]   [2019]   [Mar]   [27]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[RESEND1, PATCH 0/2] fuse: allow filesystems to have precise control over data cache
Date
Miklos,

This is a resend of the patches that teach fs/fuse/ to give filesystems
full control over data cache if the filesystem server indicates to
kernel that it is fully responsible for data cache invalidation. This
functionality is essential when the data in cache are relatively big and
it is very desirable to avoid automatically clearing the data cache of
inode on file size change. The second patch of the series describes the
problem in details as well as the fix to it.

I send the change initially ~ 2 weeks ago

https://lwn.net/ml/linux-fsdevel/20190315212556.9315-1-kirr@nexedi.com/

but had not heard from you at all. Could you please have a look?

Thanks beforehand,
Kirill

Kirill Smelkov (2):
fuse: convert printk -> pr_*
fuse: allow filesystems to have precise control over data cache

fs/fuse/cuse.c | 13 +++++++------
fs/fuse/dev.c | 4 ++--
fs/fuse/fuse_i.h | 7 +++++++
fs/fuse/inode.c | 18 +++++++++++++-----
include/uapi/linux/fuse.h | 7 ++++++-
5 files changed, 35 insertions(+), 14 deletions(-)

--
2.21.0.392.gf8f6787159

\
 
 \ /
  Last update: 2019-03-27 10:45    [W:0.367 / U:0.140 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site