]> git.baikalelectronics.ru Git - kernel.git/commit
jbd2: Rename h_buffer_credits to h_total_credits
authorJan Kara <jack@suse.cz>
Tue, 5 Nov 2019 16:44:27 +0000 (17:44 +0100)
committerTheodore Ts'o <tytso@mit.edu>
Tue, 5 Nov 2019 21:00:48 +0000 (16:00 -0500)
commit387eb57bcab1a3e29a48cd0b514e613972d1bd00
tree5f951b8a02786f2babb352fc469f0e88190f9d5e
parentb18650ea084fae3b7781e53afeb0addc2c059dd1
jbd2: Rename h_buffer_credits to h_total_credits

The credit counter now contains both buffer and revoke descriptor block
credits. Rename to counter to h_total_credits to reflect that. No
functional change.

Reviewed-by: Theodore Ts'o <tytso@mit.edu>
Signed-off-by: Jan Kara <jack@suse.cz>
Link: https://lore.kernel.org/r/20191105164437.32602-21-jack@suse.cz
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
fs/jbd2/transaction.c
include/linux/jbd2.h