Al Viro
|
e45198a6ac
make finish_no_open() return int
|
il y a 13 ans |
Al Viro
|
30d9049474
kill struct opendata
|
il y a 13 ans |
Al Viro
|
d95852777b
make ->atomic_open() return int
|
il y a 13 ans |
Al Viro
|
47237687d7
->atomic_open() prototype change - pass int * instead of bool *
|
il y a 13 ans |
Miklos Szeredi
|
e43ae79c54
9p: implement i_op->atomic_open()
|
il y a 13 ans |
Jan Kara
|
dbd5768f87
vfs: Rename end_writeback() to clear_inode()
|
il y a 13 ans |
Linus Torvalds
|
609eac1c15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs
|
il y a 13 ans |
Aneesh Kumar K.V
|
b605479306
fs/9p: We should not allocate a new inode when creating hardlines.
|
il y a 13 ans |
Aneesh Kumar K.V
|
df345c674b
fs/9p: v9fs_stat2inode should update suid/sgid bits.
|
il y a 13 ans |
Joe Perches
|
5d3851530d
9p: Reduce object size with CONFIG_NET_9P_DEBUG
|
il y a 13 ans |
Al Viro
|
3eda0de677
9p: propagate umode_t
|
il y a 14 ans |
Al Viro
|
c2837de73e
9p: don't bother with unixmode2p9mode() for link() and symlink()
|
il y a 14 ans |
Al Viro
|
1a67aafb5f
switch ->mknod() to umode_t
|
il y a 14 ans |
Al Viro
|
4acdaf27eb
switch ->create() to umode_t
|
il y a 14 ans |
Al Viro
|
18bb1db3e7
switch vfs_mkdir() and ->mkdir() to umode_t
|
il y a 14 ans |
Al Viro
|
6b520e0565
vfs: fix the stupidity with i_dentry in inode destructors
|
il y a 13 ans |
Miklos Szeredi
|
bfe8684869
filesystems: add set_nlink()
|
il y a 13 ans |
Aneesh Kumar K.V
|
464f5ecf00
fs/9p: inode file operation is properly initialized init_special_inode
|
il y a 14 ans |
Aneesh Kumar K.V
|
73f507171c
fs/9p: Always ask new inode in lookup for cache mode disabled
|
il y a 14 ans |
Aneesh Kumar K.V
|
f88657ce3f
fs/9p: Add OS dependent open flags in 9p protocol
|
il y a 14 ans |
Aneesh Kumar K.V
|
45089142b1
fs/9p: Don't update file type when updating file attributes
|
il y a 14 ans |
Aneesh Kumar K.V
|
5441ae5eb3
fs/9p: Add fid before dentry instantiation
|
il y a 14 ans |
Aneesh Kumar K.V
|
48e370ff93
fs/9p: add 9P2000.L unlinkat operation
|
il y a 14 ans |
Aneesh Kumar K.V
|
9e8fb38e7d
fs/9p: add 9P2000.L renameat operation
|
il y a 14 ans |
Aneesh Kumar K.V
|
ed80fcfac2
fs/9p: Always ask new inode in create
|
il y a 14 ans |
Aneesh Kumar K.V
|
fd2421f544
fs/9p: When doing inode lookup compare qid details and inode mode bits.
|
il y a 14 ans |
Aneesh Kumar K.V
|
2053d67c54
fs/9p: remove rename work around in 9p
|
il y a 14 ans |
Al Viro
|
dd7dd556e4
no need to check for LOOKUP_OPEN in ->create() instances
|
il y a 14 ans |
Al Viro
|
8a5e929dd2
don't transliterate lower bits of ->intent.open.flags to FMODE_...
|
il y a 14 ans |
Sage Weil
|
86905d6d96
9p: remove unnecessary dentry_unhash on rmdir, dir rename
|
il y a 14 ans |