ocfs2: Add readhead during CoW.
commit6ea4843f53282465f2bdbe5eedde7d8c3081dfdf
authorTao Ma <tao.ma@oracle.com>
Thu, 12 Aug 2010 02:31:34 +0000 (12 10:31 +0800)
committerTao Ma <tao.ma@oracle.com>
Thu, 12 Aug 2010 02:40:05 +0000 (12 10:40 +0800)
tree60786d137b206cabb5731e3b2903cb5d9d902ab9
parent7b61cf54a2445ad21df9dd44f0c8bb90154ddea8
ocfs2: Add readhead during CoW.

In CoW, when we meet with a readahead page, we know
it is time to move the readahead window. So carry
out a new readahead.

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