Opened 2 years ago

Last modified 7 months ago

#17385 new enhancement

[NTFS] Add support for extended attributes and symlinks

Reported by: waddlesplash Owned by: waddlesplash
Priority: normal Milestone: Unscheduled
Component: File Systems/NTFS Version: R1/beta3
Keywords: Cc: ttcoder
Blocked By: Blocking:
Platform: All

Description

The new NTFS driver, while a major improvement in many respects, does lack the support for extended attributes the old driver had. Similarly, symlinks and hardlinks are not supported either.

(I note that NTFS has had some changes here, with respect to WSL, and it is worth investigating those before making a decision as to how they should be implemented.)

Change History (2)

comment:1 by ttcoder, 2 years ago

Cc: ttcoder added

comment:2 by waddlesplash, 7 months ago

Symlinks were done in hrev57171 (#18490). I haven't looked at hardlinks.

Extended attributes, on the other hand, may not be a good idea to support. I'm not sure they're even case-preserving, based on testing what's possible with them on WSL1.

Note: See TracTickets for help on using tickets.