diff --git a/[refs] b/[refs] index eb3377bb5d04..f05006861b6b 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: ff91cc9bb41b62bc4ea7d5ced396fabf97539df9 +refs/heads/master: 65a6290998f3d38b5c5e84423ae9e08bdd957095 diff --git a/trunk/fs/gfs2/incore.h b/trunk/fs/gfs2/incore.h index 350b5169a9a0..745dada4085c 100644 --- a/trunk/fs/gfs2/incore.h +++ b/trunk/fs/gfs2/incore.h @@ -131,7 +131,6 @@ struct gfs2_bufdata { struct gfs2_glock_operations { void (*go_xmote_th) (struct gfs2_glock *gl); void (*go_xmote_bh) (struct gfs2_glock *gl); - void (*go_drop_th) (struct gfs2_glock *gl); void (*go_inval) (struct gfs2_glock *gl, int flags); int (*go_demote_ok) (struct gfs2_glock *gl); int (*go_lock) (struct gfs2_holder *gh);