Re: JBD: ext2online wants too many credits (744 > 256)

2007-05-06 Thread Andrew Morton
On Mon, 7 May 2007 00:26:26 +0200 Frank van Maarseveen <[EMAIL PROTECTED]> wrote: > 2.6.20.6, FC4: > > I created a 91248k ext3 fs with 4k blocksize: > > | mke2fs -j -b 4096 /dev/vol1/project > | mke2fs 1.38 (30-Jun-2005) > | Filesystem label= > | OS type: Linux > | Block size=4096 (log=2) > |

Re: [RFC][take 4] e2fsprogs: Add ext4migrate

2007-05-06 Thread Aneesh Kumar K.V
Andreas Dilger wrote: On May 04, 2007 14:43 +0530, Aneesh Kumar K.V wrote: Changes from from my previous patches are as follows: a) support for files with holes b) use the block iterator present in libext2fs c) don't mark the indirect blocks as unused early. If we mark the the blocks unus

[PATCH] trivial: update broken URLs in Documentation/filesystems

2007-05-06 Thread Zach Carter
update several broken URLs in Documentation/filesystems. Signed-off-by: Zach Carter <[EMAIL PROTECTED]> --- Documentation/filesystems/befs.txt |4 ++-- Documentation/filesystems/ext2.txt |2 +- Documentation/filesystems/ext3.txt |4 ++-- Documentation/filesystems/isofs.txt |2 +-

Re: PATCH: use CFLAGS when linking always

2007-05-06 Thread Theodore Tso
On Sat, May 05, 2007 at 10:06:01PM -0500, Dennis Gilmore wrote: > Once upon a time Saturday 05 May 2007, Theodore Tso wrote: > > On Sat, May 05, 2007 at 09:20:47AM -0500, Dennis Gilmore wrote: > > > for multilib archs default CFLAGS may be inappropriate and reslut in > > > binaries unable to be li