• Bob Peterson's avatar
    GFS2: Prevent BUG from occurring when normal Withdraws occur · 0d1c7ae9
    Bob Peterson authored
    When the GFS2 file system withdraws due to metadata corruption, it
    often has outstanding transactions in the journal and delayed work
    queued for its glocks. This patch adds some new checks for a
    withdrawn file system before proceeding with operations that would
    obviously cause a BUG() to be triggered. That allows GFS2 to be
    safely unmounted rather than cause the system to go down.
    Signed-off-by: default avatarBob Peterson <rpeterso@redhat.com>
    0d1c7ae9
super.c 40.3 KB