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)
commitc153007b7b7a65bb99c19eb1a72cebda5aa26a5e
treee2066dccc8118268504bc9acd4b6fcf6eebc1065
parentb023e1728bec6dbf0c6a7e2145e2cd025c89cd55
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