]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - include/linux/nfs_fs.h
Merge branch 'pnfs_generic'
[karo-tx-linux.git] / include / linux / nfs_fs.h
index b88fc46cfbb8186698b1baca6fb5090634515c73..9eee972863a7462af07b1ea3894b40062cb78cda 100644 (file)
@@ -216,7 +216,6 @@ struct nfs_inode {
 #define NFS_INO_FLUSHING       (4)             /* inode is flushing out data */
 #define NFS_INO_FSCACHE                (5)             /* inode can be cached by FS-Cache */
 #define NFS_INO_FSCACHE_LOCK   (6)             /* FS-Cache cookie management lock */
-#define NFS_INO_COMMIT         (7)             /* inode is committing unstable writes */
 #define NFS_INO_LAYOUTCOMMIT   (9)             /* layoutcommit required */
 #define NFS_INO_LAYOUTCOMMITTING (10)          /* layoutcommit inflight */
 #define NFS_INO_LAYOUTSTATS    (11)            /* layoutstats inflight */