diff options
author | J. Bruce Fields <bfields@citi.umich.edu> | 2007-07-12 00:39:02 +0200 |
---|---|---|
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | 2007-07-19 21:21:39 +0200 |
commit | be879c4e249a8875d7129f3b0c1bb62584dafbd8 (patch) | |
tree | 6d6d774ac4dd24ff280e83e1d6a65be29a6dc6f8 /fs | |
parent | NFSv4: Fix the nfsv4 readlink reply buffer alignment (diff) | |
download | linux-be879c4e249a8875d7129f3b0c1bb62584dafbd8.tar.xz linux-be879c4e249a8875d7129f3b0c1bb62584dafbd8.zip |
SUNRPC: move bkl locking and xdr proc invocation into a common helper
Since every invocation of xdr encode or decode functions takes the BKL now,
there's a lot of redundant lock_kernel/unlock_kernel pairs that we can pull
out into a common function.
Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions