-
- Downloads
Merge tag 'gfs2-4.17.fixes2' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2
Pull more gfs2 updates from Bob Peterson: "We decided to request the latest three patches to be merged into this merge window while it's still open. - The first patch adds a new function to lockref: lockref_put_not_zero - The second patch fixes GFS2's glock dump code so it uses the new lockref function. This fixes a problem whereby lock dumps could miss glocks. - I made a minor patch to update some comments and fix the lock ordering text in our gfs2-glocks.txt Documentation file" * tag 'gfs2-4.17.fixes2' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2: GFS2: Minor improvements to comments and documentation gfs2: Stop using rhashtable_walk_peek lockref: Add lockref_put_not_zero
No related branches found
No related tags found
Showing
- Documentation/filesystems/gfs2-glocks.txt 3 additions, 2 deletionsDocumentation/filesystems/gfs2-glocks.txt
- fs/gfs2/bmap.c 1 addition, 1 deletionfs/gfs2/bmap.c
- fs/gfs2/glock.c 28 additions, 19 deletionsfs/gfs2/glock.c
- fs/gfs2/ops_fstype.c 1 addition, 1 deletionfs/gfs2/ops_fstype.c
- include/linux/lockref.h 1 addition, 0 deletionsinclude/linux/lockref.h
- lib/lockref.c 28 additions, 0 deletionslib/lockref.c
Loading
Please register or sign in to comment