What is NTFSPlus and Why Does It Matter for Linux Users?
itsfoss.com·11h
🇸🇪Nordic Filesystems
Preview
Report Post

NTFSPlus (often stylized as NTFSPLUS) is the name of a new NTFS driver for the Linux kernel, with the goal of producing a performant, featureful, and accurate read/write driver implementation for this notoriously tricky filesystem.

Currently an out-of-tree driver (not yet included in the mainline kernel), it is the work of long-time Linux storage and filesystem developer Namjae Jeon. Jeon also developed and maintains the in-kernel exFAT filesystem driver and the accompanying exfatprogs user-space utilities.

This driver effort aims for compatibility with NTFS 3.x filesystems, fsck-style tooling (for example, a ntfsck-style checker), well documented code, and a better maintained driver that lives in the kernel. Currentl…

Similar Posts

Loading similar posts...