nfsd: split up nfsd_setattr
authorChristoph Hellwig <hch@infradead.org>
Mon, 18 Nov 2013 13:07:30 +0000 (05:07 -0800)
committerJ. Bruce Fields <bfields@redhat.com>
Mon, 18 Nov 2013 17:06:47 +0000 (12:06 -0500)
commit818e5a22e907fbae75e9c1fd78233baec9fa64b6
treeef16a881deb91089522a7dba9d658bed01524226
parent2d3c627502f2a9b0a7de06a5a2df2365542a72c9
nfsd: split up nfsd_setattr

Split out two helpers to make the code more readable and easier to verify
for correctness.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Cc: stable@vger.kernel.org
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
fs/nfsd/vfs.c