> +# Modify as appropriate. Btw, why do we keep adding this pointless boilerplate everywhere? > +_supported_fs generic I think this should be xfs only. > +source ./common/filter > +source ./common/fuzzy > +source ./common/quota When did we switch from using . to source other shell files to "source"? Just curious. > + > +# real QA test starts here > + > +# Modify as appropriate. > +_supported_fs generic xfs again.