mirror of
https://github.com/torvalds/linux
synced 2026-07-23 18:50:44 +09:00
d_add() is not wrong there (inodes are freshly allocated), but d_splice_alias() is more idiomatic. Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>