]> git.baikalelectronics.ru Git - kernel.git/commit
jbd2: introduce/export functions jbd2_journal_submit|finish_inode_data_buffers()
authorMauricio Faria de Oliveira <mfo@canonical.com>
Tue, 6 Oct 2020 00:48:38 +0000 (21:48 -0300)
committerTheodore Ts'o <tytso@mit.edu>
Sun, 18 Oct 2020 14:37:15 +0000 (10:37 -0400)
commitf73207c21de7f3fb3274dc5ed073d57ef5f66074
tree28e4a5c68ea45bbdef391414d407206c1d1c71a4
parent5e98ad66a89970bd988d6959fdfdd61df63c44a4
jbd2: introduce/export functions jbd2_journal_submit|finish_inode_data_buffers()

Export functions that implement the current behavior done
for an inode in journal_submit|finish_inode_data_buffers().

No functional change.

Signed-off-by: Mauricio Faria de Oliveira <mfo@canonical.com>
Suggested-by: Jan Kara <jack@suse.cz>
Reviewed-by: Jan Kara <jack@suse.cz>
Reviewed-by: Andreas Dilger <adilger@dilger.ca>
Link: https://lore.kernel.org/r/20201006004841.600488-2-mfo@canonical.com
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
fs/jbd2/commit.c
fs/jbd2/journal.c
include/linux/jbd2.h