diff options
Diffstat (limited to 'include/linux/nfs4.h')
-rw-r--r-- | include/linux/nfs4.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/nfs4.h b/include/linux/nfs4.h index e36dee52f224..c56fa8fedce9 100644 --- a/include/linux/nfs4.h +++ b/include/linux/nfs4.h | |||
@@ -460,6 +460,7 @@ enum { | |||
460 | NFSPROC4_CLNT_FS_LOCATIONS, | 460 | NFSPROC4_CLNT_FS_LOCATIONS, |
461 | NFSPROC4_CLNT_RELEASE_LOCKOWNER, | 461 | NFSPROC4_CLNT_RELEASE_LOCKOWNER, |
462 | NFSPROC4_CLNT_SECINFO, | 462 | NFSPROC4_CLNT_SECINFO, |
463 | NFSPROC4_CLNT_FSID_PRESENT, | ||
463 | 464 | ||
464 | /* nfs41 */ | 465 | /* nfs41 */ |
465 | NFSPROC4_CLNT_EXCHANGE_ID, | 466 | NFSPROC4_CLNT_EXCHANGE_ID, |