NFS: Disambiguate nfs_stat_to_errno()
authorDavid Howells <dhowells@redhat.com>
Wed, 23 Aug 2006 00:06:08 +0000 (20:06 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Sat, 23 Sep 2006 03:24:30 +0000 (23:24 -0400)
commit0a8ea4372b2868842986118ca90912f3382e6c5a
tree06d0641bf6d5906c28814c672ce43697467fa03d
parent7d4e2747a0412583526a162fbbd6edeeafcceb08
NFS: Disambiguate nfs_stat_to_errno()

Rename the NFS4 version of nfs_stat_to_errno() so that it doesn't conflict with
the common one used by NFS2 and NFS3.

Signed-Off-By: David Howells <dhowells@redhat.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/nfs4xdr.c