journal_dirty_data(9) suse man page | unix.com

Man Page: journal_dirty_data

Operating Environment: suse

Section: 9

JOURNAL_DIRTY_DATA(9)					     The Linux Journalling API					     JOURNAL_DIRTY_DATA(9)

NAME
journal_dirty_data - mark a buffer as containing dirty data to be flushed
SYNOPSIS
int journal_dirty_data(handle_t * handle, struct buffer_head * bh);
ARGUMENTS
handle transaction bh bufferhead to mark
DESCRIPTION
Mark 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.
AUTHORS
Roger Gammans <rgammans@computer-surgery.co.uk> Author. Stephen Tweedie <sct@redhat.com> Author.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 JOURNAL_DIRTY_DATA(9)
Related Man Pages
journal_abort(9) - suse
end(7) - centos
end(7) - suse
journal_try_to_free_buffers(9) - suse
rollback(7) - linux
Similar Topics in the Unix Linux Community
Migrating to UNIX
Cut command on RHEL 6.8 compatibility issues
SOCKS proxy &amp; PAM configuration exposure
Tar Command
A (ksh) Library For and From UNIX.com