diff options
author | Yongqiang Yang <xiaoqiangnk@gmail.com> | 2011-11-01 18:56:41 -0400 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2011-11-01 18:56:41 -0400 |
commit | 32de67569059d22b02dd9323a40220d953642b7e (patch) | |
tree | 0b63dbf315ad042ac01dfaf5acb89110f55ad1e9 /fs/nfs | |
parent | ff3fc1736f1967b59801ab2cf6409fc6c8556b0a (diff) |
ext4: fix a syntax error in ext4_ext_insert_extent when debugging enabled
This patch fixes a syntax error which omits a comma. Besides this,
logical block number is unsigend 32 bits, so printk should use %u
instead %d.
Signed-off-by: Yongqiang Yang <xiaoqiangnk@gmail.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Diffstat (limited to 'fs/nfs')
0 files changed, 0 insertions, 0 deletions