| commit | 3ca40c0d329113a9f76f6aa01abe73d9f16ace9d | [log] [tgz] |
|---|---|---|
| author | Ritesh Harjani <riteshh@linux.ibm.com> | Mon Jan 17 17:41:50 2022 +0530 |
| committer | Theodore Ts'o <tytso@mit.edu> | Thu Feb 03 10:57:44 2022 -0500 |
| tree | 6ebf89877c3929227bc5252a453261de1653eb8b | |
| parent | cdce59a1549190b66f8e3fe465c2b2f714b98a94 [diff] |
jbd2: cleanup unused functions declarations from jbd2.h During code review found no references of few of these below function declarations. This patch cleans those up from jbd2.h Signed-off-by: Ritesh Harjani <riteshh@linux.ibm.com> Reviewed-by: Jan Kara <jack@suse.cz> Link: https://lore.kernel.org/r/30d1fc327becda197a4136cf9cdc73d9baa3b7b9.1642416995.git.riteshh@linux.ibm.com Signed-off-by: Theodore Ts'o <tytso@mit.edu>