diff options
| author | Chris Mason <[email protected]> | 2009-04-15 17:22:38 +0000 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2009-04-16 14:47:49 +0000 |
| commit | 35c80d5f400f68f2eccf3069d1c068e154bde9c9 (patch) | |
| tree | 43dd3ebb3e654b1a1ed4210089b7dc27b1f516e9 /arch/m32r/include/asm/assembler.h | |
| parent | Export filemap_write_and_wait_range (diff) | |
| download | kernel-35c80d5f400f68f2eccf3069d1c068e154bde9c9.tar.gz kernel-35c80d5f400f68f2eccf3069d1c068e154bde9c9.zip | |
Add block_write_full_page_endio for passing endio handler
block_write_full_page doesn't allow the caller to control what happens
when the IO is over. This adds a new call named block_write_full_page_endio
so the buffer head end_io handler can be provided by the caller.
This will be used by the ext3 data=guarded mode to do i_size updates in
a workqueue based end_io handler. end_buffer_async_write is also
exported so it can be called to do the dirty work of managing page
writeback for the higher level end_io handler.
Signed-off-by: Chris Mason <[email protected]>
Acked-by: Theodore Tso <[email protected]>
Acked-by: Jan Kara <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'arch/m32r/include/asm/assembler.h')
0 files changed, 0 insertions, 0 deletions
