Linus Torvalds
|
ef4a48c513
Merge tag 'locks-v3.18-1' of git://git.samba.org/jlayton/linux
|
10 years ago |
Jeff Layton
|
0c637be884
nfsd: don't keep a pointer to the lease in nfs4_file
|
11 years ago |
Jeff Layton
|
34549ab09e
nfsd: eliminate "to_delegation" define
|
11 years ago |
Christoph Hellwig
|
0162ac2b97
nfsd: introduce nfsd4_callback_ops
|
11 years ago |
Christoph Hellwig
|
f0b5de1b6b
nfsd: split nfsd4_callback initialization and use
|
11 years ago |
Christoph Hellwig
|
326129d02a
nfsd: introduce a generic nfsd4_cb
|
11 years ago |
Christoph Hellwig
|
2faf3b4350
nfsd: remove nfsd4_callback.cb_op
|
11 years ago |
Jeff Layton
|
d682e750ce
nfsd: serialize nfsdcltrack upcalls for a particular client
|
11 years ago |
Jeff Layton
|
7f5ef2e900
nfsd: add a v4_end_grace file to /proc/fs/nfsd
|
11 years ago |
Jeff Layton
|
919b8049f0
nfsd: remove redundant boot_time parm from grace_done client tracking op
|
11 years ago |
Jeff Layton
|
14a571a8ec
nfsd: add some comments to the nfsd4 object definitions
|
11 years ago |
Jeff Layton
|
b687f6863e
nfsd: remove the client_mutex and the nfs4_lock/unlock_state wrappers
|
11 years ago |
Jeff Layton
|
285abdee53
nfsd: remove old fault injection infrastructure
|
11 years ago |
Jeff Layton
|
98d5c7c5bd
nfsd: add more granular locking to *_delegations fault injectors
|
11 years ago |
Jeff Layton
|
82e05efaec
nfsd: add more granular locking to forget_openowners fault injector
|
11 years ago |
Jeff Layton
|
016200c373
nfsd: add more granular locking to forget_locks fault injector
|
11 years ago |
Jeff Layton
|
69fc9edf98
nfsd: add nfsd_inject_forget_clients
|
11 years ago |
Jeff Layton
|
a0926d1527
nfsd: add a forget_client set_clnt routine
|
11 years ago |
Jeff Layton
|
7ec0e36f1a
nfsd: add a forget_clients "get" routine with proper locking
|
11 years ago |
J. Bruce Fields
|
83e452fee8
nfsd4: fix out of date comment
|
11 years ago |
Trond Myklebust
|
d4f0489f38
nfsd: Move the open owner hash table into struct nfs4_client
|
11 years ago |
Jeff Layton
|
d3134b1049
nfsd: make openstateids hold references to their openowners
|
11 years ago |
Jeff Layton
|
8f4b54c53f
nfsd: add an operation for unhashing a stateowner
|
11 years ago |
Jeff Layton
|
58fb12e6a4
nfsd: Add a mutex to protect the NFSv4.0 open owner replay cache
|
11 years ago |
Jeff Layton
|
6b180f0b57
nfsd: Add reference counting to state owners
|
11 years ago |
Trond Myklebust
|
11b9164ada
nfsd: Add a struct nfs4_file field to struct nfs4_stid
|
11 years ago |
Trond Myklebust
|
6011695da2
nfsd: Add reference counting to the lock and open stateids
|
11 years ago |
Jeff Layton
|
650ecc8f8f
nfsd: remove dl_fh field from struct nfs4_delegation
|
11 years ago |
Jeff Layton
|
f9c00c3ab4
nfsd: Do not let nfs4_file pin the struct inode
|
11 years ago |
Trond Myklebust
|
e2cf80d73f
nfsd: Store the filehandle with the struct nfs4_file
|
11 years ago |