commit | bdac86e2154cfe47552639113265d1fa27cfbe72 | [log] [tgz] |
---|---|---|
author | Andy Adamson <andros@netapp.com> | Fri Aug 28 08:45:03 2009 -0400 |
committer | J. Bruce Fields <bfields@citi.umich.edu> | Tue Sep 01 22:24:05 2009 -0400 |
tree | 3e8e9aaac30ebea8e741c1da29c1caacf2943fea | |
parent | a8dfdaeb7a8b1295f45d9d208dd27e6e20113d1b [diff] |
nfsd41: replace nfserr_resource in pure nfs41 responses nfserr_resource is not a legal error for NFSv4.1. Replace it with nfserr_serverfault for EXCHANGE_ID and CREATE_SESSION processing. We will also need to map nfserr_resource to other errors in routines shared by NFSv4.0 and NFSv4.1 Signed-off-by: Andy Adamson <andros@netapp.com> Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>