Bryan Schumaker
|
ddfc4e1712
NFS: Set key construction data for the legacy upcall
|
12 years ago |
Trond Myklebust
|
2afdfa5a84
Merge branch 'bugfixes' into nfs-for-next
|
12 years ago |
Daniel Walter
|
7297cb682a
nfs: replace strict_strto* with kstrto*
|
12 years ago |
Bryan Schumaker
|
57a51048da
NFS: Use kzalloc() instead of kmalloc() in the idmapper
|
13 years ago |
Trond Myklebust
|
0cac120233
NFSv4: Ensure that idmap_pipe_downcall sanity-checks the downcall data
|
12 years ago |
Trond Myklebust
|
e9ab41b620
NFSv4: Clean up the legacy idmapper upcall
|
12 years ago |
Trond Myklebust
|
0e24d849c4
NFSv4: Remove BUG_ON() and ACCESS_ONCE() calls in the idmapper
|
12 years ago |
Bryan Schumaker
|
12dfd08055
NFS: return -ENOKEY when the upcall fails to map the name
|
13 years ago |
Bryan Schumaker
|
c5066945b7
NFS: Clear key construction data if the idmap upcall fails
|
13 years ago |
Bryan Schumaker
|
fac1e8e4ef
NFS: Keep module parameters in the generic NFS client
|
13 years ago |
David Howells
|
a427b9ec4e
NFS: Fix a number of bugs in the idmapper
|
13 years ago |
Bryan Schumaker
|
b1027439df
NFS: Force the legacy idmapper to be single threaded
|
13 years ago |
Trond Myklebust
|
54ac471c83
NFS: Add memory barriers to the nfs_client->cl_cons_state initialisation
|
13 years ago |
Trond Myklebust
|
4697bd5e94
NFSv4: Fix a race in the net namespace mount notification
|
13 years ago |
Chuck Lever
|
73ea666c2b
NFS: Use proper naming conventions for the nfs_client.net field
|
13 years ago |
Dan Carpenter
|
5abc03cd91
NFS: kmalloc() doesn't return an ERR_PTR()
|
13 years ago |
Stanislav Kinsbursky
|
71dfc5fa51
NFS: get module in idmap PipeFS notifier callback
|
13 years ago |
Linus Torvalds
|
f63d395d47
Merge tag 'nfs-for-3.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
|
13 years ago |
Bryan Schumaker
|
11588f493a
NFS: Check return value from rpc_queue_upcall()
|
13 years ago |
Trond Myklebust
|
17280175c5
NFS: Fix a number of sparse warnings
|
13 years ago |
Bryan Schumaker
|
57e62324e4
NFS: Store the legacy idmapper result in the keyring
|
13 years ago |
Stanislav Kinsbursky
|
e9dbca8d73
NFS: release per-net clients lock before calling PipeFS dentries creation
|
13 years ago |
Trond Myklebust
|
685f50f918
NFSv4: Further reduce the footprint of the idmapper
|
13 years ago |
Trond Myklebust
|
d073e9b541
NFSv4: Reduce the footprint of the idmapper
|
13 years ago |
Stanislav Kinsbursky
|
17347d03c0
NFS: build fixed in case of NFS_USE_NEW_IDMAPPER is undefined
|
13 years ago |
Stanislav Kinsbursky
|
dc03085834
NFS: make nfs_client_lock per net ns
|
13 years ago |
Stanislav Kinsbursky
|
6b13168b36
NFS: make nfs_client_list per net ns
|
13 years ago |
Bryan Schumaker
|
3cd0f37a2c
NFS: Keep idmapper include files in one place
|
13 years ago |
Bryan Schumaker
|
e6499c6f4b
NFS: Fall back on old idmapper if request_key() fails
|
13 years ago |
Weston Andros Adamson
|
a030889a01
NFS: start printks w/ NFS: even if __func__ shown
|
13 years ago |