Eric W. Biederman
|
7f78e03513
fs: Limit sys_mount to only request filesystem modules.
|
12 years ago |
Linus Torvalds
|
b6669737d3
Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linux
|
12 years ago |
Al Viro
|
496ad9aa8e
new helper: file_inode(file)
|
12 years ago |
Stanislav Kinsbursky
|
96d851c4d2
nfsd: use proper net while reading "exports" file
|
12 years ago |
Stanislav Kinsbursky
|
11f779421a
nfsd: containerize NFSd filesystem
|
12 years ago |
Jeff Layton
|
5976687a2b
sunrpc: move address copy/cmp/convert routines and prototypes from clnt.h to addr.h
|
12 years ago |
J. Bruce Fields
|
ff89be87c7
nfsd4: require version 4 when enabling or disabling minorversion
|
12 years ago |
Stanislav Kinsbursky
|
9dd9845f08
nfsd: make NFSd service structure allocated per net
|
12 years ago |
Stanislav Kinsbursky
|
081603520b
nfsd: pass net to __write_ports() and down
|
12 years ago |
Stanislav Kinsbursky
|
3938a0d5eb
nfsd: pass net to nfsd_set_nrthreads()
|
12 years ago |
Stanislav Kinsbursky
|
d41a9417cd
nfsd: pass net to nfsd_svc()
|
12 years ago |
Stanislav Kinsbursky
|
6777436b0f
nfsd: pass net to nfsd_create_serv()
|
12 years ago |
Bryan Schumaker
|
f3c7521fe5
NFSD: Fold fault_inject.h into state.h
|
12 years ago |
Stanislav Kinsbursky
|
5284b44e43
nfsd: make NFSv4 grace time per net
|
12 years ago |
Stanislav Kinsbursky
|
3d7337115d
nfsd: make NFSv4 lease time per net
|
12 years ago |
Stanislav Kinsbursky
|
864aee5c6f
nfsd: remove redundant declarations
|
12 years ago |
J. Bruce Fields
|
eccf50c129
nfsd: remove unused listener-removal interfaces
|
13 years ago |
J. Bruce Fields
|
a10fded18e
nfsd: allow configuring nfsd to listen on 5-digit ports
|
13 years ago |
J. Bruce Fields
|
38af2cabb6
nfsd: remove redundant "port" argument
|
13 years ago |
J. Bruce Fields
|
87f26f9b08
nfsd4: declare nfs4_recoverydir properly
|
13 years ago |
Stanislav Kinsbursky
|
19f7e2ca44
NFSd: introduce nfsd_destroy() helper
|
13 years ago |
Stanislav Kinsbursky
|
786185b5f8
SUNRPC: move per-net operations from svc_destroy()
|
13 years ago |
Stanislav Kinsbursky
|
f69adb2fe2
nfsd: allocate id-to-name and name-to-id caches in per-net operations.
|
13 years ago |
Stanislav Kinsbursky
|
43ec1a20bf
nfsd: pass network context to idmap init/exit functions
|
13 years ago |
Stanislav Kinsbursky
|
5717e01284
nfsd: allocate export and expkey caches in per-net operations.
|
13 years ago |
Stanislav Kinsbursky
|
e5f06f720e
nfsd: make expkey cache allocated per network namespace context
|
13 years ago |
Stanislav Kinsbursky
|
b3853e0ea1
nfsd: make export cache allocated per network namespace context
|
13 years ago |
Stanislav Kinsbursky
|
b89109bef4
nfsd: pass network context to export caches init/shutdown routines
|
13 years ago |
Stanislav Kinsbursky
|
f2c7ea10f9
nfsd: pass svc_export_cache pointer as private data to "exports" seq file ops
|
13 years ago |
Jeff Layton
|
797a9d797f
nfsd: only register cld pipe notifier when CONFIG_NFSD_V4 is enabled
|
13 years ago |