-
由 Steven Whitehouse 提交于
gfs2_lock_fs_check_clean() should not be calling gfs2_jindex_hold() since it doesn't work like rindex hold, despite the comment. That allows gfs2_jindex_hold() to be moved into ops_fstype.c where it can be made static. Signed-off-by: NSteven Whitehouse <swhiteho@redhat.com>
b5289681