On Fri, May 09, 2025 at 03:32:38PM +0200, Amir Goldstein wrote: > Add helper to utils.c and use it in mount-notify and statmount tests. > > Linking with utils.c drags in a dependecy with libcap, so add it to the > Makefile of the tests. > > Reviewed-by: John Hubbard <jhubbard@xxxxxxxxxx> > Signed-off-by: Amir Goldstein <amir73il@xxxxxxxxx> > --- Thanks! Reviewed-by: Christian Brauner <brauner@xxxxxxxxxx>