-
- Downloads
Merge tag 'gfs2-v5.8-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2
Pull gfs2 fixes from Andreas Gruenbacher: "Various gfs2 fixes" * tag 'gfs2-v5.8-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2: gfs2: The freeze glock should never be frozen gfs2: When freezing gfs2, use GL_EXACT and not GL_NOCACHE gfs2: read-only mounts should grab the sd_freeze_gl glock gfs2: freeze should work on read-only mounts gfs2: eliminate GIF_ORDERED in favor of list_empty gfs2: Don't sleep during glock hash walk gfs2: fix trans slab error when withdraw occurs inside log_flush gfs2: Don't return NULL from gfs2_inode_lookup
No related branches found
No related tags found
Showing
- fs/gfs2/glock.c 4 additions, 1 deletionfs/gfs2/glock.c
- fs/gfs2/glops.c 6 additions, 4 deletionsfs/gfs2/glops.c
- fs/gfs2/incore.h 0 additions, 1 deletionfs/gfs2/incore.h
- fs/gfs2/inode.c 2 additions, 1 deletionfs/gfs2/inode.c
- fs/gfs2/log.c 19 additions, 6 deletionsfs/gfs2/log.c
- fs/gfs2/log.h 2 additions, 2 deletionsfs/gfs2/log.h
- fs/gfs2/main.c 1 addition, 0 deletionsfs/gfs2/main.c
- fs/gfs2/ops_fstype.c 12 additions, 1 deletionfs/gfs2/ops_fstype.c
- fs/gfs2/recovery.c 2 additions, 2 deletionsfs/gfs2/recovery.c
- fs/gfs2/super.c 10 additions, 10 deletionsfs/gfs2/super.c
Loading
Please register or sign in to comment