Skip to content

Commit 0bec65a

Browse files
author
Al Viro
committed
DCACHE_COOKIE: RIP
the last user gone in 2021... Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
1 parent 641c3ef commit 0bec65a

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

include/linux/dcache.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,6 @@ struct dentry_operations {
181181
#define DCACHE_NFSFS_RENAMED BIT(12)
182182
/* this dentry has been "silly renamed" and has to be deleted on the last
183183
* dput() */
184-
#define DCACHE_COOKIE BIT(13) /* For use by dcookie subsystem */
185184
#define DCACHE_FSNOTIFY_PARENT_WATCHED BIT(14)
186185
/* Parent inode is watched by some fsnotify listener */
187186

0 commit comments

Comments
 (0)