OSDN Git Service

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)
commit9382cde8cd8fb941fc333b644a5772d02e1ff924
tree4023ed45e4c132e05620d5b92abbe6759ada8a44
parent73131fbb003b3691cfcf9656f234b00da497fcd6
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