Query: journal_dirty_data
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
JOURNAL_DIRTY_DATA(9) The Linux Journalling API JOURNAL_DIRTY_DATA(9)NAMEjournal_dirty_data - mark a buffer as containing dirty data to be flushedSYNOPSISint journal_dirty_data(handle_t * handle, struct buffer_head * bh);ARGUMENTShandle transaction bh bufferhead to markDESCRIPTIONMark a buffer as containing dirty data which needs to be flushed before we can commit the current transaction. The buffer is placed on the transaction's data list and is marked as belonging to the transaction. Returns error number or 0 on success. journal_dirty_data can be called via page_launder->ext3_writepage by kswapd.AUTHORSRoger Gammans <rgammans@computer-surgery.co.uk> Author. Stephen Tweedie <sct@redhat.com> Author.COPYRIGHTKernel Hackers Manual 2.6. July 2010 JOURNAL_DIRTY_DATA(9)
Related Man Pages |
---|
journal_abort(9) - suse |
journal_get_undo_access(9) - suse |
struct_journal_s(9) - suse |
rollback(7) - minix |
rollback(7) - linux |
Similar Topics in the Unix Linux Community |
---|
How to restrict user to a specific directory in solaris 10 |
Is UNIX an open source OS ? |
Migrating to UNIX |
Tar Command |
Docker learning Phase-I |