|
@@ -754,7 +754,6 @@ do_get_write_access(handle_t *handle, struct journal_head *jh,
|
|
|
* int journal_get_write_access() - notify intent to modify a buffer for metadata (not data) update.
|
|
* int journal_get_write_access() - notify intent to modify a buffer for metadata (not data) update.
|
|
|
* @handle: transaction to add buffer modifications to
|
|
* @handle: transaction to add buffer modifications to
|
|
|
* @bh: bh to be used for metadata writes
|
|
* @bh: bh to be used for metadata writes
|
|
|
- * @credits: variable that will receive credits for the buffer
|
|
|
|
|
*
|
|
*
|
|
|
* Returns an error code or 0 on success.
|
|
* Returns an error code or 0 on success.
|
|
|
*
|
|
*
|