Merge tag 'gfs2-v6.3-rc3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2
Pull gfs2 updates from Andreas Gruenbacher: - Fix revoke processing at unmount and on read-only remount - Refuse reading in inodes with an impossible indirect block height - Various minor cleanups * tag 'gfs2-v6.3-rc3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2: gfs2: gfs2_ail_empty_gl no log flush on error gfs2: Issue message when revokes cannot be written gfs2: Perform second log flush in gfs2_make_fs_ro gfs2: return errors from gfs2_ail_empty_gl gfs2: Move variable assignment behind a null pointer check in inode_go_dump gfs2: Use gfs2_holder_initialized for jindex gfs2: Eliminate gfs2_trim_blocks gfs2: Fix inode height consistency check gfs2: Remove ghs[] from gfs2_unlink gfs2: Remove ghs[] from gfs2_link gfs2: Remove duplicate i_nlink check from gfs2_link()
Showing
- fs/gfs2/bmap.c 0 additions, 8 deletionsfs/gfs2/bmap.c
- fs/gfs2/bmap.h 0 additions, 1 deletionfs/gfs2/bmap.h
- fs/gfs2/glops.c 15 additions, 8 deletionsfs/gfs2/glops.c
- fs/gfs2/inode.c 22 additions, 25 deletionsfs/gfs2/inode.c
- fs/gfs2/ops_fstype.c 3 additions, 6 deletionsfs/gfs2/ops_fstype.c
- fs/gfs2/super.c 9 additions, 0 deletionsfs/gfs2/super.c
Please register or sign in to comment