Re: [PATCH] Set JBD2_FEATURE_INCOMPAT_64BIT on filesystems larger than 32-bit blocks

2007-06-06 Thread Laurent Vivier
Jose R. Santos wrote: Set the journals JBD2_FEATURE_INCOMPAT_64BIT on devices with more than 32bit block sizes during mount time. This ensure proper record lenth when writing to the journal. Signed-off-by: Jose R. Santos [EMAIL PROTECTED] Signed-off-by: Andreas Dilger [EMAIL PROTECTED]

[PATCH] Add static to functions local to fs/ext4/balloc.c

2007-06-06 Thread Kirk True
ext4_reserve_local, ext4_rebalance_reservation, and ext4_reserve_global are all local to balloc.c and can be made static. This is against the 2.6.22-rc4-ext4-1 tree that was announced on: http://lists.openwall.net/linux-ext4/2007/06/05/15 Signed-off-by: Kirk True [EMAIL PROTECTED] Index:

Re: [RFC PATCH 1/1] e2fsprogs: Add undo I/O manager.

2007-06-06 Thread Aneesh Kumar K.V
Theodore Tso wrote: On Tue, May 22, 2007 at 03:47:33PM +0530, Aneesh Kumar K.V wrote: This I/O manager saves the contents of the location being overwritten to a tdb database. This helps in undoing the changes done to the file system. + /* loop through the existing entries and find if