ext4: Enhance ext4_grp_locked_error() to take block and function numbers
authorTheodore Ts'o <tytso@mit.edu>
Tue, 29 Jun 2010 16:54:28 +0000 (12:54 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Tue, 29 Jun 2010 16:54:28 +0000 (12:54 -0400)
Also use a macro definition so that __func__ and __LINE__ is implicit.

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
fs/ext4/ext4.h
fs/ext4/inode.c
fs/ext4/mballoc.c
fs/ext4/super.c

diff --cc fs/ext4/ext4.h
Simple merge
diff --cc fs/ext4/inode.c
Simple merge
Simple merge
diff --cc fs/ext4/super.c
Simple merge