[PATCH] nfsd4: fix putrootfh return
commit71dd672ecf246c2683c3094fd7a80d023c39fc0c
authorNeil Brown <neilb@cse.unsw.edu.au>
Wed, 20 Oct 2004 01:27:34 +0000 (19 18:27 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Wed, 20 Oct 2004 01:27:34 +0000 (19 18:27 -0700)
tree99ce92dd59cb4e934c5983071b6abff3aaae9ff8
parent2e542a759f2e7baaeb296e75fc1b3b06766a892b
[PATCH] nfsd4: fix putrootfh return

Thanks to Al Viro for noticing that putrootfh could return either a linux or
an nfs error.

Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>
Signed-off-by: Neil Brown <neilb@cse.unsw.edu.au>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
fs/nfsd/nfs4proc.c