mirror of
https://github.com/torvalds/linux.git
synced 2026-05-24 07:03:03 +02:00
DCACHE_COOKIE: RIP
the last user gone in 2021... Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
This commit is contained in:
parent
641c3ef5cb
commit
0bec65a80f
|
|
@ -181,7 +181,6 @@ struct dentry_operations {
|
|||
#define DCACHE_NFSFS_RENAMED BIT(12)
|
||||
/* this dentry has been "silly renamed" and has to be deleted on the last
|
||||
* dput() */
|
||||
#define DCACHE_COOKIE BIT(13) /* For use by dcookie subsystem */
|
||||
#define DCACHE_FSNOTIFY_PARENT_WATCHED BIT(14)
|
||||
/* Parent inode is watched by some fsnotify listener */
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user