> Hi James > > James Harper wrote: > > (I posted this to the forum before I'd done much investigation) > > > > ... with an example which led to no problem.
Yes. Oops. I posted the wrong one. Sorry. > > This will be fixed in the next release. > Excellent! > > > > Ultimately I'd like for ntfs-3g to apply any ACL I give it without any > > validation at all... > > > > And you obviously know how to do that... > Yes, I think so. Would you accept a patch which allowed the setting of raw data without any validation? The data stream generated by the BackupRead API under Windows contains DATA, ALTERNATE_DATA, EA_DATA, LINK, OBJECT_ID, PROPERTY_DATA, REPARSE_DATA, SECURITY_DATA, and SPARSE_BLOCK streams. You handle most of them already, but not OBJECT_ID which is one that I need. I can't see that it would add much value to ntfs-3g for anything other than backup and restore. Do the xattr namespaces have to be pre-registered with Linux, or can I create something like 'system.ntfs_raw_X' where X is the hex value that corresponds to the data stream? Thanks James ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ ntfs-3g-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ntfs-3g-devel
