We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69000d8 commit d82d47dCopy full SHA for d82d47d
include/linux/jbd2.h
@@ -457,7 +457,7 @@ struct jbd2_revoke_table_s;
457
* @h_journal: Which journal handle belongs to - used iff h_reserved set.
458
* @h_rsv_handle: Handle reserved for finishing the logical operation.
459
* @h_total_credits: Number of remaining buffers we are allowed to add to
460
- journal. These are dirty buffers and revoke descriptor blocks.
+ * journal. These are dirty buffers and revoke descriptor blocks.
461
* @h_revoke_credits: Number of remaining revoke records available for handle
462
* @h_ref: Reference count on this handle.
463
* @h_err: Field for caller's use to track errors through large fs operations.
0 commit comments