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)
commite29136f80e775b0310273932b4297a62f5574a29
treed10d56b15b7968744ea0becdf61440aae7e609c5
parentc67d859e39896e4286249da89c4ca0ef8bd949cb
ext4: Enhance ext4_grp_locked_error() to take block and function numbers

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