K 10 svn:author V 7 asomers K 8 svn:date V 27 2017-01-12T21:46:31.576003Z K 7 svn:log V 238 MFC r310118 Fix ls_tests:o_flag with ZFS TMPDIR Unlike UFS or TMPFS, ZFS sets uarch automatically whenever a file is updated. The test must explicitly clear uarch to be portable across filesystems. Also, it doesn't need to run as root. END