On Mon, Jun 27, 2016 at 03:16:47PM +0800, Eryu Guan wrote: > On Fri, Jun 24, 2016 at 11:08:32AM -0400, jeffm@xxxxxxxx wrote: > > From: Jeff Mahoney <jeffm@xxxxxxxx> > > [snip] > > + > > +# get standard environment, filters and checks > > +. ./common/rc > > +. ./common/filter.btrfs > > + > > +_supported_fs btrfs > > +_supported_os Linux > > +_require_scratch > > + > > +_scratch_mkfs > /dev/null 2>&1 > > +_scratch_mount > > There should be some kind of "_require_xxx" or something like that to > _notrun if current running kernel doesn't have global metadata > reservation report implemented. Also need a _require_test_program call to make sure btrfs_ioctl_helper is built and in src/ dir. _require_test_program "btrfs_ioctl_helper" Sorry, I missed it in first revlew. Thanks, Eryu -- To unsubscribe from this list: send the line "unsubscribe fstests" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html