summaryrefslogtreecommitdiffstats
path: root/fs/fuse
diff options
context:
space:
mode:
authorJeffle Xu <jefflexu@linux.alibaba.com>2021-11-25 15:05:26 +0800
committerMiklos Szeredi <mszeredi@redhat.com>2021-12-14 11:09:36 +0100
commit98046f7486db723ec8bb99a950a4fa5f5be55cd1 (patch)
tree7519bed89786733b58a07e1baff792bc5b7c9455 /fs/fuse
parent780b1b959f9bd959e1aca450e9fee0e2c00b31ad (diff)
downloadlinux-stable-98046f7486db723ec8bb99a950a4fa5f5be55cd1.tar.gz
linux-stable-98046f7486db723ec8bb99a950a4fa5f5be55cd1.tar.bz2
linux-stable-98046f7486db723ec8bb99a950a4fa5f5be55cd1.zip
fuse: support per inode DAX in fuse protocol
Expand the fuse protocol to support per inode DAX. FUSE_HAS_INODE_DAX flag is added indicating if fuse server/client supporting per inode DAX. It can be conveyed in both FUSE_INIT request and reply. FUSE_ATTR_DAX flag is added indicating if DAX shall be enabled for corresponding file. It is conveyed in FUSE_LOOKUP reply. Signed-off-by: Jeffle Xu <jefflexu@linux.alibaba.com> Reviewed-by: Vivek Goyal <vgoyal@redhat.com> Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>
Diffstat (limited to 'fs/fuse')
0 files changed, 0 insertions, 0 deletions