udf: d_splice_alias() will do the right thing on ERR_PTR() inode
authorAl Viro <viro@zeniv.linux.org.uk>
Sat, 11 Nov 2023 06:14:38 +0000 (01:14 -0500)
committerAl Viro <viro@zeniv.linux.org.uk>
Thu, 21 Dec 2023 17:49:16 +0000 (12:49 -0500)
commit32328a73e0ad4a1babebf798c309c64ee3b97400
tree56fc2cc9f48e329576260b378031ad2779acfa23
parent28403c09e36c84233db46ee29fdfc7124a8f576d
udf: d_splice_alias() will do the right thing on ERR_PTR() inode

Acked-by: Jan Kara <jack@suse.cz>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
fs/udf/namei.c