Linus Torvalds
|
b6669737d3
Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linux
|
12 years ago |
Stanislav Kinsbursky
|
71a5030693
nfsd: disable usermode helper client tracker in container
|
12 years ago |
Eric W. Biederman
|
6fab877900
nfsd: Properly compare and initialize kuids and kgids
|
12 years ago |
Stanislav Kinsbursky
|
9a9c6478a8
nfsd: make NFSv4 recovery client tracking options per net
|
12 years ago |
Stanislav Kinsbursky
|
f141f79d70
nfsd: recovery - make in_grace per net
|
12 years ago |
Stanislav Kinsbursky
|
3a0733692f
nfsd: recovery - make rec_file per net
|
12 years ago |
J. Bruce Fields
|
dba88ba55a
nfsd4: remove state lock from nfsd4_load_reboot_recovery_data
|
12 years ago |
Stanislav Kinsbursky
|
12760c6685
nfsd: pass nfsd_net instead of net to grace enders
|
12 years ago |
Stanislav Kinsbursky
|
52e19c09a1
nfsd: make reclaim_str_hashtbl allocated per net
|
12 years ago |
Stanislav Kinsbursky
|
c212cecfa2
nfsd: make nfs4_client network namespace dependent
|
12 years ago |
Jeff Layton
|
7e4f015d81
nfsd: release the legacy reclaimable clients list in grace_done
|
12 years ago |
Jeff Layton
|
2216d449a9
nfsd: get rid of cl_recdir field
|
12 years ago |
Jeff Layton
|
0ce0c2b5d2
nfsd: don't search for client by hash on legacy reboot recovery gracedone
|
12 years ago |
Jeff Layton
|
278c931cb0
nfsd: have nfsd4_find_reclaim_client take a char * argument
|
12 years ago |
Jeff Layton
|
8b0554e9a2
nfsd: warn about impending removal of nfsdcld upcall
|
12 years ago |
Jeff Layton
|
f3aa7e24c9
nfsd: pass info about the legacy recoverydir in environment variables
|
12 years ago |
Jeff Layton
|
2d77bf0a55
nfsd: change heuristic for selecting the client_tracking_ops
|
12 years ago |
Jeff Layton
|
2873d2147e
nfsd: add a usermodehelper upcall for NFSv4 client ID tracking
|
12 years ago |
Jeff Layton
|
a0af710a65
nfsd: remove unused argument to nfs4_has_reclaimed_state
|
12 years ago |
Jeff Layton
|
698d8d875a
nfsd: fix error handling in nfsd4_remove_clid_dir
|
12 years ago |
Jan Kara
|
4a55c1017b
nfsd: Push mnt_want_write() outside of i_mutex
|
13 years ago |
Linus Torvalds
|
419f431949
Merge branch 'for-3.5' of git://linux-nfs.org/~bfields/linux
|
13 years ago |
J. Bruce Fields
|
bc1b542be9
nfsd4: preserve __user annotation on cld downcall msg
|
13 years ago |
J. Bruce Fields
|
2355c59644
nfsd4: fix missing "static"
|
13 years ago |
Randy Dunlap
|
8a7dc4b04b
nfsd: fix nfs4recover.c printk format warning
|
13 years ago |
Jeff Layton
|
797a9d797f
nfsd: only register cld pipe notifier when CONFIG_NFSD_V4 is enabled
|
13 years ago |
Jeff Layton
|
21f72c9f0a
nfsd: fix NULL pointer dereference in cld_pipe_downcall
|
13 years ago |
Jeff Layton
|
cc27e0d407
nfsd: don't allow legacy client tracker init for anything but init_net
|
13 years ago |
Jeff Layton
|
813fd320c1
nfsd: add notifier to handle mount/unmount of rpc_pipefs sb
|
13 years ago |
Jeff Layton
|
f3f8014862
nfsd: add the infrastructure to handle the cld upcall
|
13 years ago |