Re: [PATCH 06/10] AXFS: axfs_super.c

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Phillip Lougher
Date: Friday, August 22, 2008 - 10:37 am

Arnd Bergmann wrote:

As you asked here's the list.

1. Support for > 4GB filesystems.  In theory 2^64 bytes.
2. Compressed metadata
3. Inode timestamps
4. Hard-link support, and correct nlink counts
5. Sparse file support
6. Support for ". & ".." in readdir
7. Indexed directories for fast lookup
8. NFS exporting
9. No need to cache entire metadata in memory

Squashfs has been optimised for block-based rotating media like hard 
disks, CDROMS.  AXFS has been optimised for flash based media.  Squashfs 
will outperform AXFS on rotating media, AXFS will outperform Squashfs on 
flash based media.

Squashfs and AXFS should be seen as complementary filesystems, and there 
should be room in the Linux kernel for both.

I don't see what your problem is here.  I think AXFS is an extremely 
good filesystem and should be merged.  But I don't see why this should 
lead to more Squashfs bashing.

Phillip
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH 06/10] AXFS: axfs_super.c, Jared Hulbert, (Wed Aug 20, 10:45 pm)
Re: [PATCH 06/10] AXFS: axfs_super.c, Carsten Otte, (Thu Aug 21, 1:55 am)
Re: [PATCH 06/10] AXFS: axfs_super.c, Sven Wegener, (Thu Aug 21, 2:04 am)
Re: [PATCH 06/10] AXFS: axfs_super.c, Sven Wegener, (Thu Aug 21, 4:27 am)
Re: [PATCH 06/10] AXFS: axfs_super.c, Sven Wegener, (Thu Aug 21, 7:54 am)
Re: [PATCH 06/10] AXFS: axfs_super.c, Phillip Lougher, (Thu Aug 21, 6:43 pm)
Re: [PATCH 06/10] AXFS: axfs_super.c, Jared Hulbert, (Thu Aug 21, 8:05 pm)
Re: [PATCH 06/10] AXFS: axfs_super.c, Bernhard Reutner-Fischer, (Fri Aug 22, 5:07 am)
Re: [PATCH 06/10] AXFS: axfs_super.c, Arnd Bergmann, (Fri Aug 22, 9:52 am)
Re: [PATCH 06/10] AXFS: axfs_super.c, Phillip Lougher, (Fri Aug 22, 10:37 am)
Re: [PATCH 06/10] AXFS: axfs_super.c, Jared Hulbert, (Fri Aug 22, 10:42 am)
Re: [PATCH 06/10] AXFS: axfs_super.c, Jared Hulbert, (Fri Aug 22, 10:43 am)
Re: [PATCH 06/10] AXFS: axfs_super.c, Arnd Bergmann, (Fri Aug 22, 12:37 pm)
Re: [PATCH 06/10] AXFS: axfs_super.c, Arnd Bergmann, (Fri Aug 22, 12:49 pm)
Re: [PATCH 06/10] AXFS: axfs_super.c, Geert Uytterhoeven, (Wed Oct 29, 6:59 am)