Re: [PATCH] ext2 statfs improvement for block and inode free count

2007-10-16 Thread Andrew Morton
On Fri, 13 Jul 2007 18:36:54 -0700 Badari Pulavarty [EMAIL PROTECTED] wrote: More statfs() improvements for ext2. ext2 already maintains percpu counters for free blocks and inodes. Derive free block count and inode count by summing up percpu counters, instead of counting up all the groups

- ext3-lighten-up-resize-transaction-requirements-checkpatch-fixes.patch removed from -mm tree

2007-10-16 Thread akpm
The patch titled ext3-lighten-up-resize-transaction-requirements-checkpatch-fixes has been removed from the -mm tree. Its filename was ext3-lighten-up-resize-transaction-requirements-checkpatch-fixes.patch This patch was dropped because it was folded into

ext3 warnings from LTP rename14

2007-10-16 Thread Martin Habets
Hello, I ran the ltp-full-20070930 tests on 2.6.23-rc9-mph4 (sparc32 SMP), and am seeing the following warnings: EXT3-fs warning (device sdb5): ext3_rename: Deleting old file (215845), 2, error=-2 EXT3-fs warning (device sdb5): ext3_rename: Deleting old file (215845), 2, error=-2 EXT3-fs

Re: ext3 warnings from LTP rename14

2007-10-16 Thread Eric Sandeen
Eric Sandeen wrote: Martin Habets wrote: Hello, I ran the ltp-full-20070930 tests on 2.6.23-rc9-mph4 (sparc32 SMP), and am seeing the following warnings: This makes me a little nervous about my change ef2b02d3e617cb0400eedf2668f86215e1b0e6af (ext34: ensure do_split leaves enough free

Re: [GIT PULL] ext4 update

2007-10-16 Thread david
On Wed, 17 Oct 2007, Theodore Ts'o wrote: Hi Linus, Please pull from: git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4.git for_linus It has a number random cleanups and bug fixes, and two new features. The first is uninitialized block groups, which allows fast mke2fs

[GIT PULL] ext4 update

2007-10-16 Thread Theodore Ts'o
Hi Linus, Please pull from: git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4.git for_linus It has a number random cleanups and bug fixes, and two new features. The first is uninitialized block groups, which allows fast mke2fs operations plus as well as speeding up e2fsck by