commit | 7b61cf54a2445ad21df9dd44f0c8bb90154ddea8 | [log] [tgz] |
---|---|---|
author | Tao Ma <tao.ma@oracle.com> | Thu Jun 17 14:14:36 2010 +0800 |
committer | Tao Ma <tao.ma@oracle.com> | Thu Aug 12 10:40:01 2010 +0800 |
tree | d170c7e635f3c7a1c74551065e9c51ab8b8f24b8 | |
parent | 155027121fe52f9b4f25e9d156c22f2f5012e5fe [diff] |
ocfs2: Add readahead support for CoW. Add a new function ocfs2_readahead_for_cow so that we start readahead before we start our CoW. Signed-off-by: Tao Ma <tao.ma@oracle.com>