mirror of
https://github.com/torvalds/linux
synced 2026-07-22 18:20:51 +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>