Notify intent to use newly created bh
int journal_get_create_access(handle_t * handle, struct buffer_head * bh);
handle
transaction to new buffer to
bh
new buffer.
Call this if you create a new bh.
Roger Gammans <[email protected]>
Author.
Stephen Tweedie <[email protected]>