mirror of
https://gitee.com/openharmony/kernel_linux
synced 2025-05-25 08:06:33 +00:00

New method: ->iterate_shared(). Same arguments as in ->iterate(), called with the directory locked only shared. Once all filesystems switch, the old one will be gone. Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>