• J. Bruce Fields's avatar
    nfsd: move most of fh_verify to separate function · 03550fac
    J. Bruce Fields authored
    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: default avatarJ. Bruce Fields <bfields@citi.umich.edu>
    Cc: Neil Brown <neilb@suse.de>
    03550fac
nfsfh.c 15.2 KB