ocfs2: Add struct file to ocfs2_refcount_cow.
authorTao Ma <tao.ma@oracle.com>
Thu, 12 Aug 2010 02:36:38 +0000 (10:36 +0800)
committerTao Ma <tao.ma@oracle.com>
Thu, 12 Aug 2010 02:39:57 +0000 (10:39 +0800)
commit155027121fe52f9b4f25e9d156c22f2f5012e5fe
tree74067d52b685ab314173e74cc85a43a5d9e20c7d
parentb890823635e022467b924e3d9da8c5166a4e349c
ocfs2: Add struct file to ocfs2_refcount_cow.

Add a new parameter 'struct file *' to ocfs2_refcount_cow
so that we can add readahead support later.

Signed-off-by: Tao Ma <tao.ma@oracle.com>
fs/ocfs2/aops.c
fs/ocfs2/file.c
fs/ocfs2/refcounttree.c
fs/ocfs2/refcounttree.h