commit | fdc6e2c8c0dc0ac702fca0b802f5d9ae99a54bb6 | [log] [tgz] |
---|---|---|
author | Chuck Lever <chuck.lever@oracle.com> | Wed Aug 29 17:58:59 2007 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Sat Sep 01 10:14:39 2007 -0400 |
tree | 2576d28a27019a9ba7118a2291985599a44e2cc4 | |
parent | fdb66ff4ace3c4e18809b9b71dfcce1692143147 [diff] |
NFS: Return a real error code from mount(2) Don't filter the return code from the in-kernel rpcbind or NFS mount clients. Return the real error code so that callers of the new NFS text-based mount API can apply a useful retry strategy. Signed-off-by: Chuck Lever <chuck.lever@oracle.com> Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>