On Mon, Jan 27, 2020 at 11:18 PM J. Bruce Fields <bfields@xxxxxxxxxx> wrote: > > On Mon, Jan 27, 2020 at 08:38:00PM +0200, Amir Goldstein wrote: > > > > Commit 909e22e05353 ("exportfs: fix 'passing zero to ERR_PTR()' > > > > warning") changes this behavior from always returning success, > > > > regardless if dentry was reconnected by somoe other task, to always > > > > returning a failure. > > > > > > I wonder whether it might be safest to take the out_reconnected case on > > > any error, not just -ENOENT. > > > > > > > I wondered that as well, but preferred to follow the precedent. > > I can live with that. Will you take this patch through your tree, or do you want me to re-post to Al? With your Reviewed-by? Thanks, Amir.