ocfs2: Abstract caching info checkpoint.
authorTao Ma <tao.ma@oracle.com>
Tue, 18 Aug 2009 03:19:29 +0000 (11:19 +0800)
committerJoel Becker <joel.becker@oracle.com>
Wed, 23 Sep 2009 03:09:27 +0000 (20:09 -0700)
commita433848132d8cdfb8173745b922ddb919de11527
treeb12db738743e4eb4a7222996300fa468b1dc39e5
parentf2c870e3b12e38da6d9b5b17c4c8ae56a0ed68e4
ocfs2: Abstract caching info checkpoint.

In meta downconvert, we need to checkpoint the metadata in an inode.
For refcount tree, we also need it. So abstract the process out.

Signed-off-by: Tao Ma <tao.ma@oracle.com>
fs/ocfs2/dlmglue.c