diff options
author | Su Yue <suy.fnst@cn.fujitsu.com> | 2017-05-24 04:31:32 +0300 |
---|---|---|
committer | Chris Mason <clm@fb.com> | 2017-06-09 22:48:07 +0300 |
commit | 286b92f43c0d0ae2c29a61769b66219fe5ae6701 (patch) | |
tree | 4698eb35fac1b2cfecef57c289fafb2351c47c70 /arch/um | |
parent | a9b3311ef36b670909ea4443f306c8318082c8f0 (diff) | |
download | linux-286b92f43c0d0ae2c29a61769b66219fe5ae6701.tar.xz |
btrfs: tree-log.c: Wrong printk information about namelen
In verify_dir_item, it wants to printk name_len of dir_item but
printk data_len acutally.
Fix it by calling btrfs_dir_name_len instead of btrfs_dir_data_len.
Signed-off-by: Su Yue <suy.fnst@cn.fujitsu.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Signed-off-by: Chris Mason <clm@fb.com>
Diffstat (limited to 'arch/um')
0 files changed, 0 insertions, 0 deletions