]> Pileus Git - ~andy/linux/blobdiff - fs/gfs2/glock.h
GFS2: Fix use-after-free bug on umount
[~andy/linux] / fs / gfs2 / glock.h
index 543ec7ecfbda75c9ad18588549d8a74b603fc1a6..ce54f338cff99ca309e10d3f1895e496aef4afc9 100644 (file)
@@ -130,7 +130,7 @@ void gfs2_lvb_unhold(struct gfs2_glock *gl);
 
 void gfs2_glock_cb(void *cb_data, unsigned int type, void *data);
 void gfs2_reclaim_glock(struct gfs2_sbd *sdp);
-void gfs2_gl_hash_clear(struct gfs2_sbd *sdp);
+void gfs2_gl_hash_clear(struct super_block *sb);
 void gfs2_glock_finish_truncate(struct gfs2_inode *ip);
 
 int __init gfs2_glock_init(void);