kernel-hacking-2024-linux-s.../fs/jbd2
Theodore Ts'o 9382cde8cd jbd2: drop declaration of journal_sync_buffer()
The journal_sync_buffer() function was never carried over from jbd to
jbd2.  So get rid of the vestigal declaration of this (non-existent)
function.

Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com>
2019-06-20 17:32:21 -04:00
..
checkpoint.c
commit.c jbd2: introduce jbd2_inode dirty range scoping 2019-06-20 17:24:56 -04:00
journal.c jbd2: drop declaration of journal_sync_buffer() 2019-06-20 17:32:21 -04:00
Kconfig treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
recovery.c
revoke.c jbd2: fix potential double free 2019-05-10 21:15:47 -04:00
transaction.c jbd2: introduce jbd2_inode dirty range scoping 2019-06-20 17:24:56 -04:00