Commit 0bec65a8 authored by Al Viro's avatar Al Viro

DCACHE_COOKIE: RIP

the last user gone in 2021...
Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
parent 641c3ef5
......@@ -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 */
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment