Displaying 1 result from an estimated 1 matches for "get_group_list".
2013 Jun 19
0
[PATCH] xfstests: add 'check -btrfs' support
...s test Btrfs
-udf test UDF
-nfs test NFS
-l line mode diff
@@ -162,6 +163,7 @@ while [ $# -gt 0 ]; do
-udf) FSTYP=udf ;;
-xfs) FSTYP=xfs ;;
-nfs) FSTYP=nfs ;;
+ -btrfs) FSTYP=btrfs ;;
-g) group=$2 ; shift ;
group_list=$(get_group_list $group)
--
1.7.10.4
--
To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html