Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
[deliverable/linux.git] / fs / ncpfs / ncp_fs_i.h
index 4b0bec477846730ed8263c3ad097b3572e839e7d..c4794504f8437fc37520b5c4f46127eb6dd7bb04 100644 (file)
@@ -22,6 +22,7 @@ struct ncp_inode_info {
        int     access;
        int     flags;
 #define NCPI_KLUDGE_SYMLINK    0x0001
+#define NCPI_DIR_CACHE         0x0002
        __u8    file_handle[6];
        struct inode vfs_inode;
 };
This page took 0.029686 seconds and 5 git commands to generate.