Skip to content
Commit 72928f24 authored by Vincent Stehlé's avatar Vincent Stehlé Committed by David Sterba
Browse files

Btrfs: fix fspath error deallocation

Make sure to deallocate fspath with vfree() in case of error in
init_ipath().

fspath is allocated with vmalloc() in init_data_container() since
commit 425d17a2

 ("Btrfs: use larger limit for translation of logical to
inode").

Signed-off-by: default avatarVincent Stehlé <vincent.stehle@intel.com>
Reviewed-by: default avatarDavid Sterba <dsterba@suse.com>
Signed-off-by: default avatarDavid Sterba <dsterba@suse.com>
parent 52356716
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment