common/rc: teach _scratch_mkfs_sized to set a size on an xfs realtime volume
[xfstests-dev.git] / README
diff --git a/README b/README
index f1fac39978d14cf14cb120120d77c194d5eabadd..d0e23fcd8dc0cf76d729a157ad3917ece4a61f2d 100644 (file)
--- a/README
+++ b/README
@@ -22,6 +22,9 @@ _______________________
 - create fsgqa test user ("sudo useradd -m fsgqa")
 - create fsgqa group ("sudo groupadd fsgqa")
 - create 123456-fsgqa test user ("sudo useradd 123456-fsgqa")
+  this 2nd user creation step can be safely skipped if your system
+  doesn't support names starting with digits, only a handful of tests
+  require it.
 - create fsgqa2 test user ("sudo useradd fsgqa2")
 
 ______________________