Btrfs: make update_reserved_bytes() public
authorLi Dongyang <lidongyang@novell.com>
Thu, 24 Mar 2011 10:24:25 +0000 (10:24 +0000)
committerroot <Chris Mason chris.mason@oracle.com>
Mon, 28 Mar 2011 09:37:43 +0000 (05:37 -0400)
commitb4d00d569a49fcef02195635dbf8d15904b1fb63
treefc2414cdb122d4c4c5d1c0a37f9217ad3e2d5e3f
parent3ab3564f018b9b265d0258e4a231794bacd5ad85
Btrfs: make update_reserved_bytes() public

Make the function public as we should update the reserved extents calculations
after taking out an extent for trimming.

Signed-off-by: Li Dongyang <lidongyang@novell.com>
Signed-off-by: Chris Mason <chris.mason@oracle.com>
fs/btrfs/ctree.h
fs/btrfs/extent-tree.c