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 |
Al Viro
|
0d5839ad05
nfs: propagate devname to nfs{,4}_get_root()
|
14 years ago |
Andy Adamson
|
778be232a2
NFS do not find client in NFSv4 pg_authenticate
|
14 years ago |
David Howells
|
36d43a4376
NFS: Use d_automount() rather than abusing follow_link()
|
14 years ago |
Andy Adamson
|
c36fca52f5
NFS refactor nfs_find_client and reference client across callback processing
|
14 years ago |
Andy Adamson
|
f4eecd5da3
NFS implement v4.0 callback_ident
|
14 years ago |
Chuck Lever
|
573c4e1ef5
NFS: Simplify ->decode_dirent() calling sequence
|
14 years ago |
Chuck Lever
|
f796f8b3ae
NFS: Introduce new-style XDR decoding functions for NFSv2
|
14 years ago |
Chuck Lever
|
8582849324
NFS: Use the "nfs_stat" enum for nfs_stat_to_errno()'s argument
|
14 years ago |
Trond Myklebust
|
0b26a0bf6f
NFS: Ensure we return the dirent->d_type when it is known
|
14 years ago |
Bryan Schumaker
|
82f2e5472e
NFS: Readdir plus in v4
|
14 years ago |
Bryan Schumaker
|
56e4ebf877
NFS: readdir with vmapped pages
|
14 years ago |
Bryan Schumaker
|
babddc72a9
NFS: decode_dirent should use an xdr_stream
|
14 years ago |
Linus Torvalds
|
5f248c9c25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
|
15 years ago |
Al Viro
|
b57922d97f
convert remaining ->clear_inode() to ->evict_inode()
|
15 years ago |
Linus Torvalds
|
5df6b8e65a
Merge branch 'nfs-for-2.6.36' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
|
15 years ago |
Trond Myklebust
|
d05dd4e98f
NFS: Fix the NFS users of rpc_restart_call()
|
15 years ago |
Dave Chinner
|
7f8275d0d6
mm: add context argument to shrinker callback
|
15 years ago |
Trond Myklebust
|
815409d22d
NFSv4: Eliminate nfs4_path_walk()
|
15 years ago |
Christoph Hellwig
|
a9185b41a4
pass writeback_control to ->write_inode
|
15 years ago |
Trond Myklebust
|
0110ee152b
NFS: Fix up the declaration of nfs4_restart_rpc when NFSv4 not configured
|
15 years ago |
Trond Myklebust
|
d61e612a72
NFSv41: Clean up slot table management
|
15 years ago |
Alexandros Batsakis
|
2449ea2e19
nfs41: V2 adjust max_rqst_sz, max_resp_sz w.r.t to rsize, wsize
|
15 years ago |
Alexandros Batsakis
|
d8cb1a7ce3
nfs41: check if session exists and if it is persistent
|
15 years ago |
Alexandros Batsakis
|
07bccc2dd4
nfs41: add support for callback with RPC version number 4
|
15 years ago |
Andy Adamson
|
e608e79f1b
nfs41: call free slot from nfs4_restart_rpc
|
15 years ago |
Andy Adamson
|
6df08189ff
nfs41: rename cl_state session SETUP bit to RESET
|
15 years ago |
Chuck Lever
|
764302ccb8
NFS: Allow the "nfs" file system type to support NFSv4
|
15 years ago |
Chuck Lever
|
4cfd74fc99
NFS: Mount option parser should detect missing "port="
|
15 years ago |