On Tue, Mar 31, 2020 at 10:51:35AM -0400, Scott Mayhew wrote: > nfs and gfs2 (without localflocks) both use simple_nosetlease() for > their setlease f_op, so skip this test on those filesystem types. > > Signed-off-by: Scott Mayhew <smayhew@xxxxxxxxxx> I think we need to check for an EINVAL return instead of hard coding file system names.