mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
Test out the fix for 980021 for checking that noattr2 is now working.
Merge of master-melb:xfs-cmds:31004a by kenmcd. check that noattr2 mount option works
This commit is contained in:
@@ -0,0 +1,39 @@
|
||||
QA output created by 187
|
||||
|
||||
*** 1. test attr2 mkfs and then noattr2 mount ***
|
||||
|
||||
attr2 fs
|
||||
|
||||
MOREBITS
|
||||
ATTR2
|
||||
|
||||
noattr2 fs
|
||||
|
||||
|
||||
*** 2. test attr2 mkfs and then noattr2 mount with 1 EA ***
|
||||
|
||||
attr2 fs
|
||||
|
||||
MOREBITS
|
||||
ATTR2
|
||||
|
||||
noattr2 fs
|
||||
|
||||
# file: testfile
|
||||
user.test
|
||||
|
||||
ATTR
|
||||
|
||||
*** 3. test noattr2 mount and lazy sb ***
|
||||
|
||||
|
||||
attr2 fs
|
||||
|
||||
MOREBITS
|
||||
ATTR2
|
||||
LAZYSBCOUNT
|
||||
|
||||
noattr2 fs
|
||||
|
||||
MOREBITS
|
||||
LAZYSBCOUNT
|
||||
Reference in New Issue
Block a user