commit | 5dc67d0ba915cda01ed3a980502945edf2c46b70 | [log] [tgz] |
---|---|---|
author | Alexander Block <ablock84@googlemail.com> | Wed Aug 01 12:07:43 2012 +0200 |
committer | Chris Mason <chris.mason@fusionio.com> | Mon Oct 01 15:18:56 2012 -0400 |
tree | 667aabdf4a246bd45de00b7d2ca298732d11f3c3 | |
parent | 3e126f32f88095ad1bd01b3c451e52aa9094f45c [diff] |
Btrfs: free nce and nce_head on error in name_cache_insert Both were leaked in case of error. Reported-by: Alex Lyakas <alex.bolshoy.btrfs@gmail.com> Signed-off-by: Alexander Block <ablock84@googlemail.com>