--- zzzz-none-000/linux-3.10.107/fs/ncpfs/ncp_fs_i.h 2017-06-27 09:49:32.000000000 +0000 +++ scorpion-7490-727/linux-3.10.107/fs/ncpfs/ncp_fs_i.h 2021-02-04 17:41:59.000000000 +0000 @@ -22,6 +22,7 @@ int access; int flags; #define NCPI_KLUDGE_SYMLINK 0x0001 +#define NCPI_DIR_CACHE 0x0002 __u8 file_handle[6]; struct inode vfs_inode; };