]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - fs/gfs2/trans.c
[ARM] 4656/1: AT91: Tweak interrupt priorities
[linux-2.6-omap-h63xx.git] / fs / gfs2 / trans.c
index 717983e2c2ae3a6b262dd5e29c7a0abb29f1bc8a..73e5d92a657ca4aa119afb3658814d648ac4486a 100644 (file)
@@ -114,11 +114,6 @@ void gfs2_trans_end(struct gfs2_sbd *sdp)
                gfs2_log_flush(sdp, NULL);
 }
 
-void gfs2_trans_add_gl(struct gfs2_glock *gl)
-{
-       lops_add(gl->gl_sbd, &gl->gl_le);
-}
-
 /**
  * gfs2_trans_add_bh - Add a to-be-modified buffer to the current transaction
  * @gl: the glock the buffer belongs to