1. NAME

journal_get_create_access - notify intent to use newly created bh

2. SYNOPSIS

int journal_get_create_access(handle_t *  handle , struct buffer_head *  bh );

3. ARGUMENTS

handle
    transaction to new buffer to

bh
    new buffer.

4. DESCRIPTION

Call this if you create a new bh.

5. AUTHORS

Roger Gammans <>
    Author.

Stephen Tweedie <>
    Author.

6. COPYRIGHT