search for: io_channel_flush

Displaying 1 result from an estimated 1 matches for "io_channel_flush".

2006 Jun 12
0
Some questions about function usage
...; } 3. I can using io_channel_write_blk to write data in the desired block. But the changed content of block must readed by io_channel_read_blk( ). (for example: 'a' is overwrite by 'b', and the editor still read 'a', but io_channel_read_blk read 'b); But I do have call io_channel_flush(fs->io) before ext2fs_close(fs). Is there anything more I should do(like sync or something else)? Finally, please let me know if this letter shouldn't appears in this mailing list. Thank you for reading such boring and stupid letter. Thanks for any reply message. Ching-Hung Lin ??? ??...