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>

No differences found