Al Viro
|
3592ac4440
9p: switch v9fs_set_create_acl() to inode+fid, do it before d_instantiate()
|
12 years ago |
Al Viro
|
5fa6300ae0
9p: split dropping the acls from v9fs_set_create_acl()
|
12 years ago |
Al Viro
|
be308f0796
9p: switch v9fs_acl_chmod() from dentry to inode+fid
|
12 years ago |
Al Viro
|
0f235caeae
9p: switch v9fs_set_acl() from dentry to fid
|
12 years ago |
Al Viro
|
7f165aaa7d
9p: lift the call of set_cached_acl() into the callers of v9fs_set_acl()
|
12 years ago |
Eric W. Biederman
|
5f3a4a28ec
userns: Pass a userns parameter into posix_acl_to_xattr and posix_acl_from_xattr
|
12 years ago |
Al Viro
|
d6952123b5
switch posix_acl_equiv_mode() to umode_t *
|
14 years ago |
Al Viro
|
d3fb612076
switch posix_acl_create() to umode_t *
|
14 years ago |
Linus Torvalds
|
e08dc1325f
p9: avoid unused variable warning
|
14 years ago |
Christoph Hellwig
|
4e34e719e4
fs: take the ACL checks to common code
|
14 years ago |
Al Viro
|
826cae2f2b
kill boilerplates around posix_acl_create_masq()
|
14 years ago |
Al Viro
|
bc26ab5f65
kill boilerplate around posix_acl_chmod_masq()
|
14 years ago |
Christoph Hellwig
|
ebbb0ef287
9p: do no return 0 from ->check_acl without actually checking
|
14 years ago |
Linus Torvalds
|
e77819e57f
vfs: move ACL cache lookup into generic code
|
14 years ago |
Al Viro
|
1ec95bf34d
9p: close ACL leaks
|
14 years ago |
Al Viro
|
7e40145eb1
->permission() sanitizing: don't pass flags to ->check_acl()
|
14 years ago |
Al Viro
|
9c2c703929
->permission() sanitizing: pass MAY_NOT_BLOCK to ->check_acl()
|
14 years ago |
Serge E. Hallyn
|
2e14967075
userns: rename is_owner_or_cap to inode_owner_or_capable
|
14 years ago |
Aneesh Kumar K.V
|
42869c8ada
fs/9p: Add v9fs_dentry2v9ses
|
14 years ago |
Aneesh Kumar K.V
|
5ffc0cb308
fs/9p: Add inode hashing
|
14 years ago |
Venkateswararao Jujjuri (JV)
|
e782ef7109
[fs/9P] Add posixacl mount option
|
14 years ago |
Venkateswararao Jujjuri (JV)
|
d344b0fb72
[fs/9p] Initialze cached acls both in cached/uncached mode.
|
14 years ago |
Venkateswararao Jujjuri (JV)
|
c61fa0d6d9
[fs/9p] Plug potential acl leak
|
14 years ago |
Aneesh Kumar K.V
|
6f81c11574
fs/9p: Fix the return error on default acl removal
|
14 years ago |
Joe Perches
|
009ca3897e
fs/9p: Remove unnecessary semicolons
|
14 years ago |
Nick Piggin
|
b74c79e993
fs: provide rcu-walk aware permission i_ops
|
14 years ago |
Aneesh Kumar K.V
|
76381a42e4
fs/9p: Add access = client option to opt in acl evaluation.
|
14 years ago |
Aneesh Kumar K.V
|
ad77dbce56
fs/9p: Implement create time inheritance
|
14 years ago |
Aneesh Kumar K.V
|
6e8dc55550
fs/9p: Update ACL on chmod
|
14 years ago |
Aneesh Kumar K.V
|
22d8dcdf8f
fs/9p: Implement setting posix acl
|
14 years ago |