journal_dirty_metadata(9) suse man page | unix.com

Man Page: journal_dirty_metadata

Operating Environment: suse

Section: 9

JOURNAL_DIRTY_METADA(9) 				     The Linux Journalling API					   JOURNAL_DIRTY_METADA(9)

NAME
journal_dirty_metadata - mark a buffer as containing dirty metadata
SYNOPSIS
int journal_dirty_metadata(handle_t * handle, struct buffer_head * bh);
ARGUMENTS
handle transaction to add buffer to. bh buffer to mark
DESCRIPTION
Mark dirty metadata which needs to be journaled as part of the current transaction. The buffer is placed on the transaction's metadata list and is marked as belonging to the transaction. Returns error number or 0 on success. Special care needs to be taken if the buffer already belongs to the current committing transaction (in which case we should have frozen data present for that commit). In that case, we don't relink the
BUFFER
that only gets done when the old transaction finally completes its commit.
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_METADA(9)
Related Man Pages
commit_prepared(7) - centos
journal_try_to_free_buffers(9) - centos
abort(7) - suse
journal_try_to_free_buffers(9) - suse
rollback(7) - linux
Similar Topics in the Unix Linux Community
Getting command output to putty window title.
Grant unprivileged user rights to see the output of echo|format but not modify disks
SOCKS proxy &amp; PAM configuration exposure
Tar Command
The Future of the PM (Private Message) System at UNIX.com