commit | 7821ce417ec730a80d46ad0a513a84692433a5e8 | [log] [tgz] |
---|---|---|
author | Gaowei Pu <pugaowei@gmail.com> | Thu May 30 15:08:34 2019 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Thu May 30 15:08:34 2019 -0400 |
tree | f9dbfda08ad720c9943dc898f4292e7715e82540 | |
parent | b9c1c26739ec2d4b4fb70207a0a9ad6747e43f4c [diff] |
jbd2: fix some print format mistakes There are some print format mistakes in debug messages. Fix them. Signed-off-by: Gaowei Pu <pugaowei@gmail.com> Signed-off-by: Theodore Ts'o <tytso@mit.edu> Reviewed-by: Jan Kara <jack@suse.cz>