]> git.karo-electronics.de Git - mv-sheeva.git/commit
ocfs2: Add readahead support for CoW.
authorTao Ma <tao.ma@oracle.com>
Thu, 17 Jun 2010 06:14:36 +0000 (14:14 +0800)
committerTao Ma <tao.ma@oracle.com>
Thu, 12 Aug 2010 02:40:01 +0000 (10:40 +0800)
commit7b61cf54a2445ad21df9dd44f0c8bb90154ddea8
treed170c7e635f3c7a1c74551065e9c51ab8b8f24b8
parent155027121fe52f9b4f25e9d156c22f2f5012e5fe
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>
fs/ocfs2/refcounttree.c