commit | 3e19a25e0591a6248f3ddd2c08566666607d827d | [log] [tgz] |
---|---|---|
author | Tristan Ye <tristan.ye@oracle.com> | Tue May 24 16:21:20 2011 +0800 |
committer | Tristan Ye <tristan.ye@oracle.com> | Wed May 25 15:17:08 2011 +0800 |
tree | cd01e54a18f4f91e1ae14fccdbc564ee7ce1b09b | |
parent | d24a10b9f8ed548981696cd36e2b4f16e6f360b1 [diff] |
Ocfs2/refcounttree: Publicize couple of funcs from refcounttree.c The original goal of commonizing these funcs is to benefit defraging/extent_moving codes in the future, based on the fact that reflink and defragmentation having the same Copy-On-Wrtie mechanism. Signed-off-by: Tristan Ye <tristan.ye@oracle.com>