summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/transaction.c
diff options
context:
space:
mode:
authorVincent Stehlé <vincent.stehle@intel.com>2016-05-10 14:56:20 +0200
committerDavid Sterba <dsterba@suse.com>2016-05-10 16:22:26 +0200
commit72928f2476d08c79f132b4f44a17c9a011dd98e3 (patch)
tree64c7fd30eb9aebbb75394b2bde36712f4b66facf /fs/btrfs/transaction.c
parent523567168da04bae0f88802ddef49d00072c5d58 (diff)
downloadlinux-72928f2476d08c79f132b4f44a17c9a011dd98e3.tar.gz
linux-72928f2476d08c79f132b4f44a17c9a011dd98e3.tar.bz2
linux-72928f2476d08c79f132b4f44a17c9a011dd98e3.zip
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 425d17a290c0 ("Btrfs: use larger limit for translation of logical to inode"). Signed-off-by: Vincent Stehlé <vincent.stehle@intel.com> Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'fs/btrfs/transaction.c')
0 files changed, 0 insertions, 0 deletions