jfs missing features
argante via Jfs-discussion <[email protected]> Wed, 08 May 2019 20:22:41 +0000
| Newsgroups | gmane.comp.file-systems.jfs.general |
|---|---|
| Message-ID | <CTS9qdnPOXx_gs15E38ZIFo3Rn0LG5JzH7gmO1s36V1TZnWOAy5D80DhAnm1ABA1N7a3phPIGe2ixzk-BcvWHOuLnZfDNltamevdiRpqfL4=@pm.me> |
Hi, Is it planned to add (some of) these features to JFS: * fallocate(2) https://github.com/kleikamp/linux-shaggy/blob/master/fs/jfs/file.c#L151 * 64 bit time type issue https://github.com/kleikamp/linux-shaggy/blob/master/fs/jfs/jfs_types.h#L45 * DAX support https://github.com/kleikamp/linux-shaggy/blob/master/Documentation/filesystems/dax.txt These things seem to be the most missing in JFS (DAX for advanced users). Best regards, Daniel