#4009 closed bug (fixed)
Flags shown by df are wrong when NTFS is mounted
Reported by: | jahaiku | Owned by: | axeld |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | File Systems/NTFS | Version: | R1/pre-alpha1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
This is on real hardware, gcc4 and new ATA and build from friday evening. It doesn't matter if you mount the NTFS RO or RW, on "df -a" you see for both:
/128M ntfs 125.0M 121.7M -AM-P-W /dev/disk/usb/0/0/0
But the mounted NTFS is RO if mounted RO and RW if mounted RW.
Only the flags shown by "df" are wrong.
Change History (3)
follow-up: 2 comment:1 by , 15 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 by , 15 years ago
Note:
See TracTickets
for help on using tickets.
Should be fixed in hrev30996. Now that I've seen the code, be careful when using this file system read/write - deleting files seems to be dangerous when they are still in use.