Merge tag 'gfs2-v5.14-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2
Pull gfs2 updates from Andreas Gruenbacher: - Various withdraw related fixes (freeze glock recursion, thread initialization / destruction order, journal recovery, glock cleanup, withdraw under journal lock). - Some error message improvements. - Various minor cleanups. * tag 'gfs2-v5.14-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2: gfs2: Remove redundant check from gfs2_glock_dq gfs2: Delay withdraw from atomic context gfs2: Don't call dlm after protocol is unmounted gfs2: don't stop reads while withdraw in progress gfs2: Mark journal inodes as "don't cache" gfs2: nit: gfs2_drop_inode shouldn't return bool gfs2: Eliminate vestigial HIF_FIRST gfs2: Make recovery error more readable gfs2: Don't release and reacquire local statfs bh gfs2: init system threads before freeze lock gfs2: tiny cleanup in gfs2_log_reserve gfs2: trivial clean up of gfs2_ail_error gfs2: be more verbose replaying invalid rgrp blocks gfs2: Fix glock recursion in freeze_go_xmote_bh gfs2: Fix memory leak of object lsi on error return path
No related branches found
No related tags found
Showing
- fs/gfs2/aops.c 2 additions, 7 deletionsfs/gfs2/aops.c
- fs/gfs2/glock.c 5 additions, 8 deletionsfs/gfs2/glock.c
- fs/gfs2/glops.c 13 additions, 14 deletionsfs/gfs2/glops.c
- fs/gfs2/incore.h 1 addition, 1 deletionfs/gfs2/incore.h
- fs/gfs2/lock_dlm.c 5 additions, 0 deletionsfs/gfs2/lock_dlm.c
- fs/gfs2/log.c 1 addition, 1 deletionfs/gfs2/log.c
- fs/gfs2/lops.c 29 additions, 15 deletionsfs/gfs2/lops.c
- fs/gfs2/meta_io.c 3 additions, 4 deletionsfs/gfs2/meta_io.c
- fs/gfs2/ops_fstype.c 53 additions, 0 deletionsfs/gfs2/ops_fstype.c
- fs/gfs2/super.c 19 additions, 88 deletionsfs/gfs2/super.c
- fs/gfs2/super.h 1 addition, 2 deletionsfs/gfs2/super.h
- fs/gfs2/util.c 2 additions, 1 deletionfs/gfs2/util.c
- fs/gfs2/util.h 5 additions, 0 deletionsfs/gfs2/util.h
Loading
Please register or sign in to comment