summaryrefslogtreecommitdiffstats
path: root/include/linux/nfs.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/nfs.h')
-rw-r--r--include/linux/nfs.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/nfs.h b/include/linux/nfs.h
index 3cfbd1d12..95a93e457 100644
--- a/include/linux/nfs.h
+++ b/include/linux/nfs.h
@@ -67,6 +67,7 @@ enum nfs_stat {
NFSERR_NOENT = 2,
NFSERR_IO = 5,
NFSERR_NXIO = 6,
+ NFSERR_EAGAIN = 11,
NFSERR_ACCES = 13,
NFSERR_EXIST = 17,
NFSERR_NODEV = 19,