ceph: fix setting of xattrs on async created inodes
[platform/kernel/linux-rpi.git] / fs / nfs / delegation.h
index c19b4fd..1c37899 100644 (file)
@@ -36,6 +36,7 @@ enum {
        NFS_DELEGATION_REVOKED,
        NFS_DELEGATION_TEST_EXPIRED,
        NFS_DELEGATION_INODE_FREEING,
+       NFS_DELEGATION_RETURN_DELAYED,
 };
 
 int nfs_inode_set_delegation(struct inode *inode, const struct cred *cred,