commit | 6ea4843f53282465f2bdbe5eedde7d8c3081dfdf | [log] [tgz] |
---|---|---|
author | Tao Ma <tao.ma@oracle.com> | Thu Aug 12 10:31:34 2010 +0800 |
committer | Tao Ma <tao.ma@oracle.com> | Thu Aug 12 10:40:05 2010 +0800 |
tree | 60786d137b206cabb5731e3b2903cb5d9d902ab9 | |
parent | 7b61cf54a2445ad21df9dd44f0c8bb90154ddea8 [diff] |
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>