Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
xfs: fix freeing memory in xfs_getbmap()
Regression from commit 28e2117. Need to free temporary buffer allocated in xfs_getbmap(). Signed-off-by: Felix Blyakher <felixb@sgi.com> Signed-off-by: Hedi Berriche <hedi@sgi.com> Reported-by: Justin Piszcz <jpiszcz@lucidpixels.com> Reviewed-by: Eric Sandeen <sandeen@sandeen.net> Reviewed-by: Christoph Hellwig <hch@lst.de>
- Loading branch information