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:
fa41045
)
ocfs2: Use own splice write actor
author
Mark Fasheh
<mark.fasheh@oracle.com>
Wed, 7 Mar 2007 01:24:46 +0000
(17:24 -0800)
committer
Mark Fasheh
<mark.fasheh@oracle.com>
Thu, 26 Apr 2007 22:02:34 +0000
(15:02 -0700)
We need to fill holes during a splice write. Provide our own splice write
actor which can call ocfs2_file_buffered_write() with a splice-specific
callback.
Signed-off-by: Mark Fasheh <mark.fasheh@oracle.com>
No differences found