[LTP] [PATCH v6 1/2] safe_macros: Use tst_umount() in safe_umount()
Jan Stancek
jstancek@redhat.com
Fri Feb 7 16:47:49 CET 2020
----- Original Message -----
> Hi!
> > To get retry workaround for gvfsd-trash background daemon.
> >
> > Suggested-by: Cyril Hrubis <chrubis@suse.cz>
> > Signed-off-by: Petr Vorel <pvorel@suse.cz>
> > ---
> > Hi,
> >
> > this should be ok, but better to double check.
> > Used in fsmount01.
>
> My expectation is that retrying on EBUSY will not break anything. Jan
> what do you think?
I agree. Though I'd like to point out that tst_umount() currently loops
on any error, not just EBUSY.
More information about the ltp
mailing list