diff options
author | Chris Mason <clm@fb.com> | 2014-05-21 05:49:54 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-06-30 20:09:45 -0700 |
commit | 8e3ddf4c9b438953922840b3d236ac04777408e6 (patch) | |
tree | f0207ce5a538ab2df992ccd03bbf3c87c030e07e /fs/cifs/dir.c | |
parent | b124695c12cb8c4dc0f91cc18eac640f546c6456 (diff) | |
download | linux-3.10-8e3ddf4c9b438953922840b3d236ac04777408e6.tar.gz linux-3.10-8e3ddf4c9b438953922840b3d236ac04777408e6.tar.bz2 linux-3.10-8e3ddf4c9b438953922840b3d236ac04777408e6.zip |
Btrfs: fix double free in find_lock_delalloc_range
commit 7d78874273463a784759916fc3e0b4e2eb141c70 upstream.
We need to NULL the cached_state after freeing it, otherwise
we might free it again if find_delalloc_range doesn't find anything.
Signed-off-by: Chris Mason <clm@fb.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'fs/cifs/dir.c')
0 files changed, 0 insertions, 0 deletions