| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
Sponsored by: Dell EMC Isilon
Notes:
svn path=/head/; revision=325187
|
| |
|
|
|
|
|
|
|
|
|
|
| |
This will prevent false positives from occurring if the test is run on
ZFS since ZFS doesn't support fflags throbbing like UFS.
PR: 221189
MFC after: 4 days
MFC with: r321949
Notes:
svn path=/head/; revision=322101
|
| |
|
|
|
|
|
|
|
|
|
| |
and using `.` instead.
MFC after: 1 week
MFC with: r321949
PR: 221189 [1], 221188 [2]
Notes:
svn path=/head/; revision=321950
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- :f_flag fails on ZFS because UF_IMMUTABLE isn't supported [1].
- :v_flag fails on ZFS because the mode for foo is [always] updated
unnecessarily.
get_filesystem(..) (supporting function that was added to the test script)
is based on equivalent logic in usr.bin/extattr/tests/extattr_test.sh .
MFC after: 1 week
PR: 221189 [1], 221188 [2]
Notes:
svn path=/head/; revision=321949
|
|
|
MFC after: 1 month
Sponsored by: Dell EMC Isilon
Notes:
svn path=/head/; revision=319642
|