diff options
Diffstat (limited to 'fs/gfs2/inode.c')
-rw-r--r-- | fs/gfs2/inode.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/gfs2/inode.c b/fs/gfs2/inode.c index 97d3ce65e26f..3b87c188da41 100644 --- a/fs/gfs2/inode.c +++ b/fs/gfs2/inode.c | |||
@@ -386,7 +386,6 @@ int gfs2_dinode_dealloc(struct gfs2_inode *ip) | |||
386 | gfs2_free_di(rgd, ip); | 386 | gfs2_free_di(rgd, ip); |
387 | 387 | ||
388 | gfs2_trans_end(sdp); | 388 | gfs2_trans_end(sdp); |
389 | clear_bit(GLF_STICKY, &ip->i_gl->gl_flags); | ||
390 | 389 | ||
391 | out_rg_gunlock: | 390 | out_rg_gunlock: |
392 | gfs2_glock_dq_uninit(&al->al_rgd_gh); | 391 | gfs2_glock_dq_uninit(&al->al_rgd_gh); |