]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commit
new: standardize group name checking
authorDarrick J. Wong <djwong@kernel.org>
Fri, 17 Sep 2021 00:40:00 +0000 (17:40 -0700)
committerEryu Guan <guaneryu@gmail.com>
Sun, 26 Sep 2021 13:35:43 +0000 (21:35 +0800)
commit401a1e5043fa409e73b136837b40a5f7c3f26344
tree3d4fa8bc5d2e2dc6770d97d258c273ee5b72536b
parent6fe95af3955721b37ec220bb320f1577cd0fac54
new: standardize group name checking

Use the same group name validation when reading group names from
standard input or from the command line.  Now that we require all group
names to be documented, there's no reason to leave these separate
requirements.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Amir Goldstein <amir73il@gmail.com>
Signed-off-by: Eryu Guan <guaneryu@gmail.com>
new