Skip to content

btrfs: Fix incorrect log message related barrier#3

Open
ksawaray wants to merge 1 commit into
masterfrom
fix-nobarrier-log
Open

btrfs: Fix incorrect log message related barrier#3
ksawaray wants to merge 1 commit into
masterfrom
fix-nobarrier-log

Conversation

@ksawaray

Copy link
Copy Markdown
Owner

Fix a wrong log message that appears when the "nobarrier" mount option is unset.
When "nobarrier" is unset, barrier is actually enabled. However, the log incorrectly stated "turning off barriers".

Fixes: eddb1a4 ("btrfs: add reconfigure callback for fs_context")

Fix a wrong log message that appears when the "nobarrier" mount
option is unset.
When "nobarrier" is unset, barrier is actually enabled. However,
the log incorrectly stated "turning off barriers".

Fixes: eddb1a4 ("btrfs: add reconfigure callback for fs_context")
Signed-off-by: Kyoji Ogasawara <sawara04.o@gmail.com>
@ksawaray

ksawaray commented Jul 25, 2025

Copy link
Copy Markdown
Owner Author

@ksawaray

Copy link
Copy Markdown
Owner Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant