ocfs2: Decrement refcount when truncating refcounted extents.
authorTao Ma <tao.ma@oracle.com>
Tue, 18 Aug 2009 03:29:12 +0000 (11:29 +0800)
committerJoel Becker <joel.becker@oracle.com>
Wed, 23 Sep 2009 03:09:35 +0000 (20:09 -0700)
Add 'Decrement refcount for delete' in to the normal truncate
process. So for a refcounted extent record, call refcount rec
decrementation instead of cluster free.

Signed-off-by: Tao Ma <tao.ma@oracle.com>

No differences found