|
@@ -231,6 +231,7 @@ void nfsd_lockd_shutdown(void);
|
|
#define nfserr_reclaim_bad __constant_htonl(NFSERR_RECLAIM_BAD)
|
|
#define nfserr_reclaim_bad __constant_htonl(NFSERR_RECLAIM_BAD)
|
|
#define nfserr_badname __constant_htonl(NFSERR_BADNAME)
|
|
#define nfserr_badname __constant_htonl(NFSERR_BADNAME)
|
|
#define nfserr_cb_path_down __constant_htonl(NFSERR_CB_PATH_DOWN)
|
|
#define nfserr_cb_path_down __constant_htonl(NFSERR_CB_PATH_DOWN)
|
|
|
|
+#define nfserr_locked __constant_htonl(NFSERR_LOCKED)
|
|
|
|
|
|
/* error codes for internal use */
|
|
/* error codes for internal use */
|
|
/* if a request fails due to kmalloc failure, it gets dropped.
|
|
/* if a request fails due to kmalloc failure, it gets dropped.
|