Btrfs: Fix memory leak in cache_drop_leaf_ref
authorChris Mason <chris.mason@oracle.com>
Thu, 5 Feb 2009 14:08:14 +0000 (09:08 -0500)
committerChris Mason <chris.mason@oracle.com>
Thu, 5 Feb 2009 14:08:14 +0000 (09:08 -0500)
The code wasn't doing a kfree on the sorted array

Signed-off-by: Chris Mason <chris.mason@oracle.com>
fs/btrfs/extent-tree.c

Simple merge