bcachefs: Revert "Ensure journal doesn't get stuck in nochanges mode"
authorKent Overstreet <kent.overstreet@gmail.com>
Wed, 23 Feb 2022 11:56:35 +0000 (06:56 -0500)
committerKent Overstreet <kent.overstreet@linux.dev>
Sun, 22 Oct 2023 21:09:25 +0000 (17:09 -0400)
commitb66b2bc0f64a57c042ea1fa51dbd5904557bf67f
tree104a7d90c38fc3fb4b634b6f18188698ebd4e228
parente201f70b116513cb0d17ba32e1f00c234dee9d7e
bcachefs: Revert "Ensure journal doesn't get stuck in nochanges mode"

This patch was originally to work around the journal geting stuck in
nochanges mode - but that was just a hack, we needed to fix the actual
bug. It should be fixed now, so revert it.

Signed-off-by: Kent Overstreet <kent.overstreet@gmail.com>
fs/bcachefs/journal.h
fs/bcachefs/journal_io.c
fs/bcachefs/journal_reclaim.c
fs/bcachefs/journal_types.h
fs/bcachefs/super.c