]> Git Repo - linux.git/blobdiff - fs/nfs/delegation.h
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
[linux.git] / fs / nfs / delegation.h
index dcbf3394ba0e0431fdbbf17486cf3e6d3bda1290..35b4b02c1ae01d04478b4f4de56c5f59b3ebc911 100644 (file)
@@ -34,6 +34,7 @@ enum {
        NFS_DELEGATION_RETURNING,
        NFS_DELEGATION_REVOKED,
        NFS_DELEGATION_TEST_EXPIRED,
+       NFS_DELEGATION_INODE_FREEING,
 };
 
 int nfs_inode_set_delegation(struct inode *inode, const struct cred *cred,
This page took 0.028034 seconds and 4 git commands to generate.