diff options
author | Su Yue <suy.fnst@cn.fujitsu.com> | 2017-05-24 09:31:32 +0800 |
---|---|---|
committer | Chris Mason <clm@fb.com> | 2017-06-09 12:48:07 -0700 |
commit | 286b92f43c0d0ae2c29a61769b66219fe5ae6701 (patch) | |
tree | 4698eb35fac1b2cfecef57c289fafb2351c47c70 /fs/befs | |
parent | a9b3311ef36b670909ea4443f306c8318082c8f0 (diff) | |
download | linux-286b92f43c0d0ae2c29a61769b66219fe5ae6701.tar.gz linux-286b92f43c0d0ae2c29a61769b66219fe5ae6701.tar.bz2 linux-286b92f43c0d0ae2c29a61769b66219fe5ae6701.zip |
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 'fs/befs')
0 files changed, 0 insertions, 0 deletions