J. Bruce Fields b44061d0b9 nfsd: reorganize nfsd_create
There's some odd logic in nfsd_create() that allows it to be called with
the parent directory either locked or unlocked.  The only already-locked
caller is NFSv2's nfsd_proc_create().  It's less confusing to split out
the unlocked case into a separate function which the NFSv2 code can call
directly.

Also fix some comments while we're here.

Signed-off-by: J. Bruce Fields <bfields@redhat.com>
2016-08-04 17:11:49 -04:00
..
2016-08-04 17:11:49 -04:00
2016-06-23 00:29:53 +02:00
2016-06-07 22:07:09 -04:00
2016-06-10 11:32:47 -04:00
2016-06-10 11:32:47 -04:00
2016-07-01 10:24:18 -04:00
2016-06-24 12:11:34 -04:00