|
|
Log in / Subscribe / Register

Compelling reasons to switch ?

Compelling reasons to switch ?

Posted Jan 26, 2026 2:08 UTC (Mon) by willy (subscriber, #9762)
In reply to: Compelling reasons to switch ? by marcH
Parent article: Filesystem medley: EROFS, NTFS, and XFS

Jan Kara maintains UDF, and I'm not aware of any outstanding problems or patches that are unduly delayed. Sure, there's not a huge flux of patches, but that's to be expected, I think.

It'd be nice if it were converted to use iomap instead of buffer_heads. If anyone's looking for a filesystem project ...


to post comments

Compelling reasons to switch ?

Posted Jan 26, 2026 9:10 UTC (Mon) by chris_se (subscriber, #99706) [Link]

> Jan Kara maintains UDF, and I'm not aware of any outstanding problems or patches that are unduly delayed.

The main reason for not using UDF as a data exchange format is not the Linux support in my eyes, but the rather non-optimal support on other platforms. Reading from UDF works on other platforms from my experience, but in the past I've had trouble writing to UDF filesystems on Windows - sometimes it just didn't work, with no apparent reason for the failure.

UDF is nice in theory, but in practice exFAT is probably what's here to stay for simple data exchange.


Copyright © 2026, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds