diff options
author | 2021-11-25 15:05:26 +0800 | |
---|---|---|
committer | 2021-12-14 11:09:36 +0100 | |
commit | 98046f7486db723ec8bb99a950a4fa5f5be55cd1 (patch) | |
tree | 7519bed89786733b58a07e1baff792bc5b7c9455 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | fuse: make DAX mount option a tri-state (diff) | |
download | linux-dev-98046f7486db723ec8bb99a950a4fa5f5be55cd1.tar.xz linux-dev-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 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions