On Fri, Jul 11, 2003 at 03:02:19PM +0100, Dave Jones wrote:
> Reiserfs.
> ~~~~~~~~~
> - Reiserfs now supports inode attributes such as immutable.
This was included into 2.4.17, I think, so this is not exactly new feature.
On the real new features list we have:
- Relocated/nonstandard size journal support (actually was included in 2.4.22-pre3, too)
- Support for writes larger than 4k in size (get speedup on large file writes, esp. in append mode,
should be more SMP friendly, too)
- Variable blocksize support (i.e. you can choose any blocksize in range of 1024 .. PAGE_CACHE_SIZE, must be power of 2)
Bye,
Oleg
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/