NFS: Clean up the pNFS layoutget interface
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Mon, 17 Sep 2012 21:12:15 +0000 (17:12 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Fri, 28 Sep 2012 20:03:06 +0000 (16:03 -0400)
Ensure that we do return errors from nfs4_proc_layoutget() and that we
don't mark the layout as having failed if the error was due to a
signal or resource problem on the client side.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>

No differences found