ocfs2: Use own splice write actor
authorMark Fasheh <mark.fasheh@oracle.com>
Wed, 7 Mar 2007 01:24:46 +0000 (17:24 -0800)
committerMark 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