David Quigley
|
1775fd3e80
NFS:Add labels to client function prototypes
|
12 years ago |
Trond Myklebust
|
ab22541782
NFS: Don't silently fail setattr() requests on mountpoints
|
12 years ago |
Ben Hutchings
|
97a5486826
nfs: Show original device name verbatim in /proc/*/mount{s,info}
|
12 years ago |
Bryan Schumaker
|
89d77c8fa8
NFS: Convert v4 into a module
|
13 years ago |
Bryan Schumaker
|
ddda8e0aa8
NFS: Convert v2 into a module
|
13 years ago |
Bryan Schumaker
|
e8f25e6d6d
NFS: Remove the NFS v4 xdev mount function
|
13 years ago |
Bryan Schumaker
|
80a16b21a8
NFS: Remove extra rpc_clnt argument to proc_lookup
|
13 years ago |
Bryan Schumaker
|
281cad46b3
NFS: Create a submount rpc_op
|
13 years ago |
Bryan Schumaker
|
2671bfc3be
NFS: Remove secinfo knowledge out of the generic client
|
13 years ago |
Bryan Schumaker
|
e245d4250d
NFS: Remove unused function nfs_lookup_with_sec()
|
13 years ago |
Bryan Schumaker
|
7e6eb683d2
NFS: Honor the authflavor set in the clone mount data
|
13 years ago |
Bryan Schumaker
|
f05d147f7e
NFS: Fix following referral mount points with different security
|
13 years ago |
Chuck Lever
|
d7c3267502
nfs: Clean up debugging in nfs_follow_mountpoint()
|
13 years ago |
Bryan Schumaker
|
fca78d6d2c
NFS: Add SECINFO_NO_NAME procedure
|
14 years ago |
Bryan Schumaker
|
561f0b0ad0
NFS: Remove unused argument from nfs_find_best_sec()
|
14 years ago |
Bryan Schumaker
|
418875900e
NFS: Fix a signed vs. unsigned secinfo bug
|
14 years ago |
Trond Myklebust
|
a0e7e3cf79
NFS: Don't leak RPC clients in NFSv4 secinfo negotiation
|
14 years ago |
Bryan Schumaker
|
7ebb931598
NFS: use secinfo when crossing mountpoints
|
14 years ago |
Bryan Schumaker
|
7c5130588d
NFS: lookup supports alternate client
|
14 years ago |
Dan Carpenter
|
1c34092adf
nfs: lock() vs unlock() typo
|
14 years ago |
Al Viro
|
f8ad9c4bae
nfs: nfs_do_{ref,sub}mount() superblock argument is redundant
|
14 years ago |
Al Viro
|
b514f872f8
nfs: make nfs_path() work without vfsmount
|
14 years ago |
David Howells
|
ea5b778a8b
Unexport do_add_mount() and add in follow_automount(), not ->d_automount()
|
14 years ago |
David Howells
|
36d43a4376
NFS: Use d_automount() rather than abusing follow_link()
|
14 years ago |
David Howells
|
cc53ce53c8
Add a dentry op to allow processes to be held during pathwalk transit
|
14 years ago |
Nick Piggin
|
b5c84bf6f6
fs: dcache remove dcache_lock
|
14 years ago |
Nick Piggin
|
949854d024
fs: Use rename lock and RCU for multi-step operations
|
14 years ago |
Trond Myklebust
|
a4d7f16806
NFS: Reduce the stack footprint of nfs_follow_mountpoint()
|
15 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
Trond Myklebust
|
0b75b35c7c
NFS: Fix nfs_path() to always return a '/' at the beginning of the path
|
16 years ago |