Merge tag 'gfs2-for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2
Pull gfs2 updates from Andreas Gruenbacher: - Fix some corner cases on filesystems with a block size < page size. - Fix a corner case that could expose incorrect access times over nfs. - Revert an otherwise sensible revoke accounting cleanup that causes assertion failures. The revoke accounting is whacky and needs to be fixed properly before we can add back this cleanup. - Various other minor cleanups. In addition, please expect to see another pull request from Bob Peterson about his gfs2 recovery patch queue shortly. * tag 'gfs2-for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2: Revert "gfs2: eliminate tr_num_revoke_rm" gfs2: remove unused LBIT macros fs/gfs2: remove unused IS_DINODE and IS_LEAF macros gfs2: Remove GFS2_MIN_LVB_SIZE define gfs2: Fix incorrect variable name gfs2: Avoid access time thrashing in gfs2_inode_lookup gfs2: minor cleanup: remove unneeded variable ret in gfs2_jdata_writepage gfs2: eliminate ssize parameter from gfs2_struct2blk gfs2: Another gfs2_find_jhead fix
Showing
- fs/gfs2/aops.c 1 addition, 3 deletionsfs/gfs2/aops.c
- fs/gfs2/dir.c 0 additions, 3 deletionsfs/gfs2/dir.c
- fs/gfs2/glock.c 1 addition, 1 deletionfs/gfs2/glock.c
- fs/gfs2/glops.c 1 addition, 1 deletionfs/gfs2/glops.c
- fs/gfs2/incore.h 3 additions, 3 deletionsfs/gfs2/incore.h
- fs/gfs2/inode.c 5 additions, 5 deletionsfs/gfs2/inode.c
- fs/gfs2/log.c 9 additions, 12 deletionsfs/gfs2/log.c
- fs/gfs2/log.h 2 additions, 2 deletionsfs/gfs2/log.h
- fs/gfs2/lops.c 45 additions, 25 deletionsfs/gfs2/lops.c
- fs/gfs2/ops_fstype.c 2 additions, 0 deletionsfs/gfs2/ops_fstype.c
- fs/gfs2/rgrp.c 0 additions, 10 deletionsfs/gfs2/rgrp.c
- fs/gfs2/trans.c 4 additions, 5 deletionsfs/gfs2/trans.c
Loading
Please register or sign in to comment