commit | 155027121fe52f9b4f25e9d156c22f2f5012e5fe | [log] [tgz] |
---|---|---|
author | Tao Ma <tao.ma@oracle.com> | Thu Aug 12 10:36:38 2010 +0800 |
committer | Tao Ma <tao.ma@oracle.com> | Thu Aug 12 10:39:57 2010 +0800 |
tree | 74067d52b685ab314173e74cc85a43a5d9e20c7d | |
parent | b890823635e022467b924e3d9da8c5166a4e349c [diff] |
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>