Skip to content
Commit 43f3f057 authored by Felix Blyakher's avatar Felix Blyakher
Browse files

[XFS] Warn on transaction in flight on read-only remount



Till VFS can correctly support read-only remount without racing,
use WARN_ON instead of BUG_ON on detecting transaction in flight
after quiescing filesystem.

Signed-off-by: default avatarFelix Blyakher <felixb@sgi.com>
Reviewed-by: default avatarChristoph Hellwig <hch@lst.de>
parent 6139a236
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment