git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1061f9c
)
ocfs2: Abstract duplicate clusters process in CoW.
author
Tao Ma
<tao.ma@oracle.com>
Mon, 24 Aug 2009 06:31:03 +0000
(14:31 +0800)
committer
Joel Becker
<joel.becker@oracle.com>
Wed, 23 Sep 2009 03:09:40 +0000
(20:09 -0700)
We currently use pagecache to duplicate clusters in CoW,
but it isn't suitable for xattr case. So abstract it out
so that the caller can decide which method it use.
Signed-off-by: Tao Ma <tao.ma@oracle.com>
No differences found