Olof Johansson
|
e9a404580c
nfs: Fix build break with CONFIG_NFS_V4=n
|
17 years ago |
Trond Myklebust
|
a49c3c7736
NFSv4: Ensure that we wait for the CLOSE request to complete
|
17 years ago |
Trond Myklebust
|
56659e9926
NFSv4: 'constify' lookup arguments.
|
18 years ago |
Trond Myklebust
|
6f2e64d3e1
NFSv4: Make the NFS state model work with the nosharedcache mount option
|
18 years ago |
Trond Myklebust
|
8bda4e4c98
NFSv4: Fix up stateid locking...
|
18 years ago |
Trond Myklebust
|
003707c722
NFSv4: Always use the delegation if we have one
|
18 years ago |
Trond Myklebust
|
9f958ab885
NFSv4: Reduce the chances of an open_owner identifier collision
|
18 years ago |
Trond Myklebust
|
4a35bd41af
NFSv4: Ensure that nfs4_do_close() doesn't race with umount
|
18 years ago |
Trond Myklebust
|
d9bc125caf
Merge branch 'master' of /home/trondmy/kernel/linux-2.6/
|
18 years ago |
Arjan van de Ven
|
92e1d5be91
[PATCH] mark struct inode_operations const 2
|
18 years ago |
Trond Myklebust
|
c228fd3aee
NFSv4: Cleanups for fs_locations code.
|
18 years ago |
David Howells
|
65f27f3844
WorkStruct: Pass the work_struct pointer instead of context data
|
18 years ago |
Al Viro
|
0dbb4c6799
[PATCH] xdr annotations: NFS readdir entries
|
18 years ago |
David Howells
|
54ceac4515
NFS: Share NFS superblocks per-protocol per-server per-FSID
|
18 years ago |
David Howells
|
24c8dbbb5f
NFS: Generalise the nfs_client structure
|
18 years ago |
David Howells
|
adfa6f980b
NFS: Rename struct nfs4_client to struct nfs_client
|
18 years ago |
Manoj Naik
|
830b8e33fe
NFSv4: Define an fs_locations bitmap
|
19 years ago |
Manoj Naik
|
7aaa0b3bd4
NFSv4: convert fs-locations-components to conform to RFC3530
|
19 years ago |
Trond Myklebust
|
683b57b435
NFSv4: Implement the fs_locations function call
|
19 years ago |
Trond Myklebust
|
55a975937d
NFS: Ensure the client submounts, when it crosses a server mountpoint.
|
19 years ago |
Trond Myklebust
|
286d7d6a0c
NFSv4: Remove requirement for machine creds for the "setclientid" operation
|
19 years ago |
Trond Myklebust
|
b4454fe1a7
NFSv4: Remove requirement for machine creds for the "renew" operation
|
19 years ago |
Trond Myklebust
|
58d9714a44
NFSv4: Send RENEW requests to the server only when we're holding state
|
19 years ago |
Trond Myklebust
|
433fbe4c88
NFSv4: State recovery cleanup
|
19 years ago |
Trond Myklebust
|
e761692381
NFSv4: Make nfs4_state track O_RDWR, O_RDONLY and O_WRONLY separately
|
19 years ago |
Trond Myklebust
|
d530838bfa
NFSv4: Fix problem with OPEN_DOWNGRADE
|
19 years ago |
Trond Myklebust
|
4cecb76ff8
NFSv4: Fix a race between open() and close()
|
19 years ago |
Trond Myklebust
|
ec07342828
NFSv4: Fix up locking for nfs4_state_owner
|
19 years ago |
Trond Myklebust
|
4e51336a00
NFSv4: Final tweak to sequence id
|
19 years ago |
Trond Myklebust
|
7f709a48fa
NFSv4: Fix an oopsable condition in nfs_free_seqid
|
19 years ago |