]> git.baikalelectronics.ru Git - kernel.git/commit
teach handle_mounts() to handle RCU mode
authorAl Viro <viro@zeniv.linux.org.uk>
Thu, 9 Jan 2020 19:50:18 +0000 (14:50 -0500)
committerAl Viro <viro@zeniv.linux.org.uk>
Sat, 14 Mar 2020 01:00:30 +0000 (21:00 -0400)
commit51c95dfe19e26fce9c216a71ef45fdde1566d959
treee2066dccc8118268504bc9acd4b6fcf6eebc1065
parent6360b9820ae8409895ee547f256079ad15ae27f6
teach handle_mounts() to handle RCU mode

... and make the callers of __follow_mount_rcu() use handle_mounts().

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
fs/namei.c