diff options
author | 2009-06-30 20:12:23 +0200 | |
---|---|---|
committer | 2009-06-30 20:12:23 +0200 | |
commit | e0a43ddcc08c34dbd666d93600fd23914505f4aa (patch) | |
tree | 103449845b1ffaf8f32ed98a1a543276227ec087 /kernel/irq/pm.c | |
parent | fuse: fix bad return value in fuse_file_poll() (diff) | |
download | wireguard-linux-e0a43ddcc08c34dbd666d93600fd23914505f4aa.tar.xz wireguard-linux-e0a43ddcc08c34dbd666d93600fd23914505f4aa.zip |
fuse: allow umask processing in userspace
This patch lets filesystems handle masking the file mode on creation.
This is needed if filesystem is using ACLs.
- The CREATE, MKDIR and MKNOD requests are extended with a "umask"
parameter.
- A new FUSE_DONT_MASK flag is added to the INIT request/reply. With
this the filesystem may request that the create mode is not masked.
CC: Jean-Pierre André <jean-pierre.andre@wanadoo.fr>
Signed-off-by: Miklos Szeredi <mszeredi@suse.cz>
Diffstat (limited to 'kernel/irq/pm.c')
0 files changed, 0 insertions, 0 deletions