Revision 286b92f43c0d0ae2c29a61769b66219fe5ae6701 authored by Su Yue on 24 May 2017, 01:31:32 UTC, committed by Chris Mason on 09 June 2017, 19:48:07 UTC
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>
1 parent a9b3311
History
File Mode Size
kvm
lib
Makefile -rw-r--r-- 14 bytes

back to top