Comment 3 for bug 598023

Revision history for this message
Phillip Susi (psusi) wrote :

The kernel ntfs driver correctly fails the chmod request because it can not store the file mode on the disk. NTFS-3g just silently ignores the request rather than returning an error. It should return an error like the kernel driver did.