suse man page for journal_forget

Query: journal_forget

OS: suse

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

JOURNAL_FORGET(9)					     The Linux Journalling API						 JOURNAL_FORGET(9)

NAME
journal_forget - bforget for potentially-journaled buffers.
SYNOPSIS
int journal_forget(handle_t * handle, struct buffer_head * bh);
ARGUMENTS
handle transaction handle bh bh to 'forget'
DESCRIPTION
We can only do the bforget if there are no commits pending against the buffer. If the buffer is dirty in the current running transaction we can safely unlink it. bh may not be a journalled buffer at all - it may be a non-JBD buffer which came off the hashtable. Check for this. Decrements bh->b_count by one. Allow this call even if the handle has aborted --- it may be part of the caller's cleanup after an abort.
AUTHORS
Roger Gammans <rgammans@computer-surgery.co.uk> Author. Stephen Tweedie <sct@redhat.com> Author.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 JOURNAL_FORGET(9)
Related Man Pages
ll_rw_block(9) - suse
journal_try_to_free_buffers(9) - centos
cpg_zcb_alloc(3) - debian
cpg_zcb_free(3) - debian
journal_try_to_free_buffers(9) - suse
Similar Topics in the Unix Linux Community
Getting command output to putty window title.
A (ksh) Library For and From UNIX.com
Docker learning Phase-I
The Future of the PM (Private Message) System at UNIX.com
Shopt -s histappend