freebsd-src/bin/chmod
Enji Cooper 2d3e9c25f1 Add expected failures for ZFS
- :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]
2017-08-02 21:18:54 +00:00
..
tests Add expected failures for ZFS 2017-08-02 21:18:54 +00:00
chmod.1 Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
chmod.c Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
Makefile Add some basic tests for chmod(1) 2017-06-07 05:33:56 +00:00
Makefile.depend Add META_MODE support. 2015-06-13 19:20:56 +00:00