diff options
author | chandan <chandan@linux.vnet.ibm.com> | 2015-10-05 19:44:25 +0300 |
---|---|---|
committer | Chris Mason <clm@fb.com> | 2015-10-06 16:55:22 +0300 |
commit | e5fffbac4a49270e4976d71a0e054c0cf3ef4f8e (patch) | |
tree | 66e59e0b269ac75097275d7632ef58060e11876f /fs/jbd | |
parent | d9a0540a79f87456907f2ce031f058cf745c5bff (diff) | |
download | linux-e5fffbac4a49270e4976d71a0e054c0cf3ef4f8e.tar.xz |
Btrfs: open_ctree: Fix possible memory leak
After reading one of chunk or tree root tree's root node from disk, if the
root node does not have EXTENT_BUFFER_UPTODATE flag set, we fail to release
the memory used by the root node. Fix this.
Signed-off-by: Chandan Rajendra <chandan@linux.vnet.ibm.com>
Diffstat (limited to 'fs/jbd')
0 files changed, 0 insertions, 0 deletions