commit | c732eb16bf07f9bfb7fa72b6868462471273bdbd | [log] [tgz] |
---|---|---|
author | Tao Ma <tao.ma@oracle.com> | Tue Aug 18 11:21:00 2009 +0800 |
committer | Joel Becker <joel.becker@oracle.com> | Tue Sep 22 20:09:28 2009 -0700 |
tree | 8e6cfce9d9d5ca1d5dcd1d52ca1e291a3928c6fe | |
parent | 8dec98edfe9684ce00b580a09dde3dcd21ee785b [diff] |
ocfs2: Add caching info for refcount tree. refcount tree should use its own caching info so that when we downconvert the refcount tree lock, we can drop all the cached buffer head. Signed-off-by: Tao Ma <tao.ma@oracle.com>