trim fsnotify hooks a bit
authorAl Viro <viro@zeniv.linux.org.uk>
Sun, 29 May 2016 22:35:12 +0000 (18:35 -0400)
committerAl Viro <viro@zeniv.linux.org.uk>
Sun, 29 May 2016 22:35:12 +0000 (18:35 -0400)
commitaffda48410a5bbfd516def60bbc97f2683cd9f7b
treef54b2612ec4b6d8cf5bfbd4f5dbb300b2de7da75
parent77d5a6b7d9924e2ebb96c6e80bb9fc78615e41b5
trim fsnotify hooks a bit

fsnotify_d_move()/__fsnotify_d_instantiate()/__fsnotify_update_dcache_flags()
are identical to each other, regardless of the config.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
fs/dcache.c
include/linux/fsnotify.h
include/linux/fsnotify_backend.h