On Wed, May 07, 2014 at 11:54:04AM -0500, Eric Sandeen wrote: > I was looking at some debugging logs from a test on ext4, > and wondered why I saw messages from JBD: not JBD2: > > This is why! Probably worth changing for consistency. > > Signed-off-by: Eric Sandeen <sandeen@xxxxxxxxxx> What kernel version is this against? This has been fixed since 3.13: commit a67c848a8b9aa9e471f9eaadd2cb29cc527462cf Author: Dmitry Monakhov <dmonakhov@xxxxxxxxxx> Date: Sun Dec 8 21:14:59 2013 -0500 jbd2: rename obsoleted msg JBD->JBD2 Rename performed via: perl -pi -e 's/JBD:/JBD2:/g' fs/jbd2/*.c Signed-off-by: Dmitry Monakhov <dmonakhov@xxxxxxxxxx> Signed-off-by: "Theodore Ts'o" <tytso@xxxxxxx> Reviewed-by: Carlos Maiolino <cmaiolino@xxxxxxxxxx> - Ted -- To unsubscribe from this list: send the line "unsubscribe linux-ext4" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html