Al Viro
|
2ea03e1d62
9p: v9fs_fid_add() can't fail now
|
12 years ago |
Linus Torvalds
|
d895cb1af1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
12 years ago |
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 |
Linus Torvalds
|
94f2f14234
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
|
12 years ago |
Eric W. Biederman
|
d4ef4e3581
9p: Modify v9fs_get_fsgid_for_create to return a kgid
|
12 years ago |
M. Mohan Kumar
|
b6f4bee02f
fs/9p: Fix atomic_open
|
12 years ago |
Aneesh Kumar K.V
|
03f0e02273
fs/9p: Don't use O_TRUNC flag in TOPEN and TLOPEN request
|
12 years ago |
Al Viro
|
ebfc3b49a7
don't pass nameidata to ->create()
|
13 years ago |
Al Viro
|
00cd8dd3bf
stop passing nameidata to ->lookup()
|
13 years ago |
Al Viro
|
e45198a6ac
make finish_no_open() return int
|
13 years ago |
Al Viro
|
30d9049474
kill struct opendata
|
13 years ago |
Al Viro
|
d95852777b
make ->atomic_open() return int
|
13 years ago |
Al Viro
|
47237687d7
->atomic_open() prototype change - pass int * instead of bool *
|
13 years ago |
Miklos Szeredi
|
e43ae79c54
9p: implement i_op->atomic_open()
|
13 years ago |
Al Viro
|
af569596a9
kill v9fs_dentry_from_dir_inode()
|
13 years ago |
Linus Torvalds
|
609eac1c15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs
|
13 years ago |
Aneesh Kumar K.V
|
f766619db2
fs/9p: iattr_valid flags are kernel internal flags map them to 9p values.
|
13 years ago |
Joe Perches
|
5d3851530d
9p: Reduce object size with CONFIG_NET_9P_DEBUG
|
13 years ago |
Al Viro
|
3eda0de677
9p: propagate umode_t
|
14 years ago |
Al Viro
|
1a67aafb5f
switch ->mknod() to umode_t
|
14 years ago |
Al Viro
|
4acdaf27eb
switch ->create() to umode_t
|
14 years ago |
Al Viro
|
18bb1db3e7
switch vfs_mkdir() and ->mkdir() to umode_t
|
14 years ago |
Miklos Szeredi
|
bfe8684869
filesystems: add set_nlink()
|
13 years ago |
Aneesh Kumar K.V
|
f88657ce3f
fs/9p: Add OS dependent open flags in 9p protocol
|
14 years ago |
Aneesh Kumar K.V
|
45089142b1
fs/9p: Don't update file type when updating file attributes
|
14 years ago |
Aneesh Kumar K.V
|
5441ae5eb3
fs/9p: Add fid before dentry instantiation
|
14 years ago |
Al Viro
|
d3fb612076
switch posix_acl_create() to umode_t *
|
14 years ago |
Linus Torvalds
|
0003230e82
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
|
14 years ago |