This series of patches fixes a set of corner cases regarding how revokes are handled during unmount and transitions to read-only. Return codes were dropped, errors were not reported, and revokes were not written properly.
Bob Peterson (4): gfs2: return errors from gfs2_ail_empty_gl gfs2: Perform second log flush in gfs2_make_fs_ro gfs2: Issue message when revokes cannot be written gfs2: gfs2_ail_empty_gl no log flush on error fs/gfs2/glops.c | 23 ++++++++++++++--------- fs/gfs2/super.c | 9 +++++++++ 2 files changed, 23 insertions(+), 9 deletions(-) -- 2.39.2