diff options
author | Max Reitz <mreitz@redhat.com> | 2020-09-08 18:01:48 +0200 |
---|---|---|
committer | Miklos Szeredi <mszeredi@redhat.com> | 2020-09-18 15:17:40 +0200 |
commit | c6ff213fe5b8696c9539a1b34ff03de9306dfff9 (patch) | |
tree | 1718806a3b3a252b06085ca097824943a5d37223 /fs/fuse | |
parent | d78092e4937de9ce55edcb4ee4c5e3c707be0190 (diff) | |
download | lwn-c6ff213fe5b8696c9539a1b34ff03de9306dfff9.tar.gz lwn-c6ff213fe5b8696c9539a1b34ff03de9306dfff9.zip |
fuse: add submount support to <uapi/linux/fuse.h>
- Add fuse_attr.flags
- Add FUSE_ATTR_SUBMOUNT
This is a flag for fuse_attr.flags that indicates that the given entry
resides on a different filesystem than the parent, and as such should
have a different st_dev.
- Add FUSE_SUBMOUNTS
The client sets this flag if it supports automounting directories.
Signed-off-by: Max Reitz <mreitz@redhat.com>
Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>
Diffstat (limited to 'fs/fuse')
0 files changed, 0 insertions, 0 deletions