Loading fs/gfs2/super.c +0 −4 Original line number Diff line number Diff line Loading @@ -719,8 +719,6 @@ static void gfs2_put_super(struct super_block *sb) int error; struct gfs2_jdesc *jd; lock_kernel(); /* Unfreeze the filesystem, if we need to */ mutex_lock(&sdp->sd_freeze_lock); Loading Loading @@ -787,8 +785,6 @@ restart: /* At this point, we're through participating in the lockspace */ gfs2_sys_fs_del(sdp); unlock_kernel(); } /** Loading Loading
fs/gfs2/super.c +0 −4 Original line number Diff line number Diff line Loading @@ -719,8 +719,6 @@ static void gfs2_put_super(struct super_block *sb) int error; struct gfs2_jdesc *jd; lock_kernel(); /* Unfreeze the filesystem, if we need to */ mutex_lock(&sdp->sd_freeze_lock); Loading Loading @@ -787,8 +785,6 @@ restart: /* At this point, we're through participating in the lockspace */ gfs2_sys_fs_del(sdp); unlock_kernel(); } /** Loading