Eryu Guan <guaneryu@xxxxxxxxx> writes: > On Fri, Jun 29, 2018 at 06:41:40PM -0500, Steve French wrote: >> Paulo, >> Did you find out if there were any xfstests for OFD locks, or whether >> you could add >> one of yours or Jeff's to xfstests for this? Nope. I didn't know there was a xfstest for that. I just performed my own quick tests (based on Jeff's) to test the POSIX and OFD locks after the changes. > generic/478 is an OFD lock test, but I'm not sure if the CIFS bug could > be covered by it. Good to have new tests if not already covered :) Cool! I'll give it a try and see whether it can be covered by the CIFS bug. Otherwise, I'll make sure to add new test cases to it (if time allows). Thanks guys! Paulo