diff options
author | Jeffle Xu | 2021-11-25 15:05:26 +0800 |
---|---|---|
committer | Miklos Szeredi | 2021-12-14 11:09:36 +0100 |
commit | 98046f7486db723ec8bb99a950a4fa5f5be55cd1 (patch) | |
tree | 7519bed89786733b58a07e1baff792bc5b7c9455 /fs/fuse/dax.c | |
parent | 780b1b959f9bd959e1aca450e9fee0e2c00b31ad (diff) |
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/dax.c')
0 files changed, 0 insertions, 0 deletions