commit | 0655960f76922a720ad14a510ed91a51395e742b | [log] [tgz] |
---|---|---|
author | Chuck Lever <chuck.lever@oracle.com> | Sun Jul 01 12:12:35 2007 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Tue Jul 10 23:40:44 2007 -0400 |
tree | a1dee04fc1ebaddb2a700627f3c9eb57df2938c7 | |
parent | 29eb981a3b8eb4e61cd5b9da835768045d0446cb [diff] |
NFS: Clean up error handling in nfs_get_sb The error return logic in nfs_get_sb now matches nfs4_get_sb, and is more maintainable. A subsequent patch will take advantage of this simplification. Signed-off-by: Chuck Lever <chuck.lever@oracle.com> Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>