[PATCH] Fix reading of bitmaps from a filesystem image

2007-11-29 Thread Jan Kara
Hi, reading of bitmaps from a filesystem image seems to be busted. The patch below fixes it for me. Honza -- Jan Kara [EMAIL PROTECTED] SUSE Labs, CR --- Subject: Fix reading of bitmaps from filesystem image Reading

[patch 1/8] ext4: fix MB_DEBUG format warnings

2007-11-29 Thread akpm
From: Eric Sandeen [EMAIL PROTECTED] (applies at end of current ext4 patch series) Fix a slew of compile warnings from mismatched format specifiers when MB_DEBUG is turned on. Signed-off-by: Eric Sandeen [EMAIL PROTECTED] Signed-off-by: Andrew Morton [EMAIL PROTECTED] --- fs/ext4/mballoc.c |

[patch 4/8] ext4: fix freespace accounting with mballoc on 32bit machines

2007-11-29 Thread akpm
From: Eric Sandeen [EMAIL PROTECTED] On a 32bit machine, passing the negative unsigned long fe_len into percpu_counter_add (which expects s64) messes up the counters: [EMAIL PROTECTED] linux-2.6.23-rc7]# df -h FilesystemSize Used Avail Use% Mounted on /dev/sdb7 97G

[patch 2/8] jbd2: remove printk() from J_ASSERT macros

2007-11-29 Thread akpm
From: Chris Snook [EMAIL PROTECTED] Remove printk from J_ASSERT to preserve registers during BUG. Signed-off-by: Chris Snook [EMAIL PROTECTED] Cc: Stephen C. Tweedie [EMAIL PROTECTED] Cc: Theodore Ts'o [EMAIL PROTECTED] Signed-off-by: Andrew Morton [EMAIL PROTECTED] --- include/linux/jbd2.h |

[patch 8/8] ext4: fix up EXT4FS_DEBUG builds

2007-11-29 Thread akpm
From: Eric Sandeen [EMAIL PROTECTED] Builds with EXT4FS_DEBUG defined (to enable ext4_debug()) fail without these changes. Clean up some format warnings too. [EMAIL PROTECTED]: add printk facility level] Signed-off-by: Eric Sandeen [EMAIL PROTECTED] Cc: Mingming Cao [EMAIL PROTECTED]

[patch 6/8] ext4/super.c: fix #ifdef's

2007-11-29 Thread akpm
From: Adrian Bunk [EMAIL PROTECTED] Fix the names of two variables in #ifdef's. Based on a report by Robert P. J. Day. Signed-off-by: Adrian Bunk [EMAIL PROTECTED] Cc: Robert P. J. Day [EMAIL PROTECTED] Signed-off-by: Andrew Morton [EMAIL PROTECTED] --- fs/ext4/super.c |4 ++-- 1 file

[patch 3/8] 64-bit i_version: afs fixes

2007-11-29 Thread akpm
From: Andrew Morton [EMAIL PROTECTED] Please grep the whole tree and look for any similar bugs which this patch introduces. Cc: Jean Noel Cordenner [EMAIL PROTECTED] Cc: Theodore Ts'o [EMAIL PROTECTED] Cc: David Howells [EMAIL PROTECTED] Signed-off-by: Andrew Morton [EMAIL PROTECTED] ---

Re: [patch 3/8] 64-bit i_version: afs fixes

2007-11-29 Thread David Howells
[EMAIL PROTECTED] wrote: - _leave( = 0 { vn=%u u=%u } - { ino=%lu v=%lu }, + _leave( = 0 { vn=%u u=%u } - { ino=%lu v=%llu }, fid.vnode, fid.unique, dentry-d_inode-i_ino, -dentry-d_inode-i_version); +(unsigned long

+ jbd2-fix-assertion-failure-in-fs-jbd2-checkpointc.patch added to -mm tree

2007-11-29 Thread akpm
The patch titled jbd2: Fix assertion failure in fs/jbd2/checkpoint.c has been added to the -mm tree. Its filename is jbd2-fix-assertion-failure-in-fs-jbd2-checkpointc.patch *** Remember to use Documentation/SubmitChecklist when testing your code *** See

circular locking dependency detected

2007-11-29 Thread Aneesh Kumar K.V
=== [ INFO: possible circular locking dependency detected ] 2.6.24-rc3 #6 --- bash/2294 is trying to acquire lock: (journal-j_list_lock){--..}, at: [c01eee2f]