[GIT PULL] ext4 fix for 5.0-rc7

From: Theodore Y. Ts'o
Date: Mon Feb 11 2019 - 23:33:34 EST


The following changes since commit 49a57857aeea06ca831043acbb0fa5e0f50602fd:

Linux 5.0-rc3 (2019-01-21 13:14:44 +1300)

are available in the Git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4.git tags/ext4_for_linus_stable

for you to fetch changes up to 8fdd60f2ae3682caf2a7258626abc21eb4711892:

Revert "ext4: use ext4_write_inode() when fsyncing w/o a journal" (2019-01-31 23:41:11 -0500)

----------------------------------------------------------------
Revert a commit which landed in v5.0-rc1 since it makes fsync in ext4
nojournal mode unsafe.

----------------------------------------------------------------
Theodore Ts'o (1):
Revert "ext4: use ext4_write_inode() when fsyncing w/o a journal"

fs/ext4/fsync.c | 13 ++++---------
1 file changed, 4 insertions(+), 9 deletions(-)