kernel_optimize_test/fs/debugfs
Al Viro f4ec3a3d43 switch fsnotify_move() to passing const struct qstr * for old_name
note that in the second (RENAME_EXCHANGE) call of fsnotify_move() in
vfs_rename() the old_dentry->d_name is guaranteed to be unchanged
throughout the evaluation of fsnotify_move() (by the fact that the
parent directory is locked exclusive), so we don't need to fetch
old_dentry->d_name.name in the caller.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2019-04-26 13:22:05 -04:00
..
file.c debugfs: Re-use kstrtobool_from_user() 2018-05-14 16:48:18 +02:00
inode.c switch fsnotify_move() to passing const struct qstr * for old_name 2019-04-26 13:22:05 -04:00
internal.h debugfs: Remove redundant license text 2017-11-07 20:25:03 +01:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00