1
0
Fork 0
alistair23-linux/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
..
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
checkpoint.c jbd2: remove repeated assignments in __jbd2_log_wait_for_space() 2019-04-06 18:14:17 -04:00
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
recovery.c jbd2: clarify bad journal block checksum message 2018-02-18 21:33:13 -05:00
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