diff options
author | 2008-03-14 17:51:12 -0400 | |
---|---|---|
committer | 2008-04-23 16:13:41 -0400 | |
commit | 03550fac06c4f0c39a1885d46015c28794413c82 (patch) | |
tree | 090c03e257149a034263b81a95742ce1fdcaebc6 /lib/parser.c | |
parent | net/sunrpc/svc.c: suppress unintialized var warning (diff) | |
download | wireguard-linux-03550fac06c4f0c39a1885d46015c28794413c82.tar.xz wireguard-linux-03550fac06c4f0c39a1885d46015c28794413c82.zip |
nfsd: move most of fh_verify to separate function
Move the code that actually parses the filehandle and looks up the
dentry and export to a separate function. This simplifies the reference
counting a little and moves fh_verify() a little closer to the kernel
ideal of small, minimally-indentended functions. Clean up a few other
minor style sins along the way.
Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>
Cc: Neil Brown <neilb@suse.de>
Diffstat (limited to 'lib/parser.c')
0 files changed, 0 insertions, 0 deletions