On 2018/10/11 3:01, Al Viro wrote: > d_splice_alias() does the right thing when given > ERR_PTR(-E...) for inode. No need for gotos, multiple > returns, etc. in there. > > Signed-off-by: Al Viro <v...@zeniv.linux.org.uk>
Reviewed-by: Chao Yu <yuch...@huawei.com> Thanks,