NFSv4: Send unmapped uid/gids to the server when using auth_sys
[linux-2.6-block.git] / include / linux / nfs_fs_sb.h
index 0cbf109a40564e085493e922000d452b85737243..216cea5db0aafbba934a9d55541c09788e10dbef 100644 (file)
@@ -177,6 +177,7 @@ struct nfs_server {
 #define NFS_CAP_CTIME          (1U << 12)
 #define NFS_CAP_MTIME          (1U << 13)
 #define NFS_CAP_POSIX_LOCK     (1U << 14)
+#define NFS_CAP_UIDGID_NOMAP   (1U << 15)
 
 
 /* maximum number of slots to use */