]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit33dc97cebcf3fe36fe59ce646c12d77fd2ecd22a
treed10d56b15b7968744ea0becdf61440aae7e609c5
parent6763db181fc61ffc53e30db0093c71ca1ffdf2a1
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