Whamcloud - gitweb
b=22847 separate format and content in ext[34]_warning()
authorBrian J. Murrell <brian@sun.com>
Tue, 25 May 2010 17:48:13 +0000 (13:48 -0400)
committerRobert Read <robert.read@oracle.com>
Tue, 25 May 2010 20:35:18 +0000 (13:35 -0700)
commit9821775af2f0e2cac0cc20f2253ae26178f388a5
tree3618b98ecc0aefb65c8c06020854d316e357af29
parent06518e8feb51df717ff728bfe886ed974d6776e4
b=22847 separate format and content in ext[34]_warning()

ext{3,4}_warning should not try to overload the message into the format
but should instead, pass a "%s" as the format and the string as an argument
for the %s.

i=panda
i=whitebear
ldiskfs/kernel_patches/patches/ext3-mmp-2.6-rhel4.patch
ldiskfs/kernel_patches/patches/ext3-mmp-2.6-sles10.patch
ldiskfs/kernel_patches/patches/ext3-mmp-2.6.18-vanilla.patch
ldiskfs/kernel_patches/patches/ext3-mmp-2.6.22-vanilla.patch
ldiskfs/kernel_patches/patches/ext4-mmp-rhel5.patch
ldiskfs/kernel_patches/patches/ext4-mmp-sles11.patch