From 7cc28de722980be3b9e18524651f670db9c280f9 Mon Sep 17 00:00:00 2001 From: Steven Whitehouse Date: Wed, 2 Jan 2008 10:16:56 +0000 Subject: [PATCH] --- yaml --- r: 76055 b: refs/heads/master c: 65a6290998f3d38b5c5e84423ae9e08bdd957095 h: refs/heads/master i: 76053: 7ea2f50635001b43ebf8b05e4612fb40ac456f26 76051: 66f2e4c240cf4ba86f297f422b6e04a14f3bfe13 76047: 7adcd5b35e59ada6ef2a8c5682f097206d2a465b v: v3 --- [refs] | 2 +- trunk/fs/gfs2/incore.h | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) 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);