This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author trent
Recipients trent
Date 2012-08-21.05:10:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1345525838.37.0.759126637091.issue15747@psf.upfronthosting.co.za>
In-reply-to
Content
Turns out ZFS doesn't support any of the traditional chflags flags -- it returns EOPNOTSUPP for all of them.

Attached patch factors this into the various chflags tests.
History
Date User Action Args
2012-08-21 05:10:38trentsetrecipients: + trent
2012-08-21 05:10:38trentsetmessageid: <1345525838.37.0.759126637091.issue15747@psf.upfronthosting.co.za>
2012-08-21 05:10:17trentlinkissue15747 messages
2012-08-21 05:10:17trentcreate