Mark a buffer accessed
void trace_block_touch_buffer(struct buffer_head * bh);
bh
buffer_head being touched
Called from touch_buffer.
Jason Baron <jbaron@redhat.com>
Author.
William Cohen <wcohen@redhat.com>