]> git.baikalelectronics.ru Git - kernel.git/commit
jbd2: drop declaration of journal_sync_buffer()
authorTheodore Ts'o <tytso@mit.edu>
Thu, 20 Jun 2019 21:32:21 +0000 (17:32 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Thu, 20 Jun 2019 21:32:21 +0000 (17:32 -0400)
commit503a7e87253320b6678227185cc31886c5d030dc
tree4023ed45e4c132e05620d5b92abbe6759ada8a44
parent1ac21447973ba7dddd32e22edfe1205074502a2b
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>
fs/jbd2/journal.c
include/linux/jbd2.h