commit | bcbbb24a6a5c5b3e7b8e5284e0bfa23f45c32377 | [log] [tgz] |
---|---|---|
author | Tao Ma <tao.ma@oracle.com> | Tue Aug 18 11:29:12 2009 +0800 |
committer | Joel Becker <joel.becker@oracle.com> | Tue Sep 22 20:09:35 2009 -0700 |
tree | e45a6cfd75cd8005fdf280c2f5f57c09186249dd | |
parent | 1aa75fea64bc26bda9be9b1b20ae253d7a481877 [diff] |
ocfs2: Decrement refcount when truncating refcounted extents. 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>