]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - fs/gfs2/log.c
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
[linux-2.6-omap-h63xx.git] / fs / gfs2 / log.c
index 548264b1836d59d39275180c4ed5a7343eacc2f3..6c6af9f5e3ab58373eb897cb1adf2093481a1295 100644 (file)
@@ -87,6 +87,8 @@ void gfs2_remove_from_ail(struct gfs2_bufdata *bd)
  */
 
 static void gfs2_ail1_start_one(struct gfs2_sbd *sdp, struct gfs2_ail *ai)
+__releases(&sdp->sd_log_lock)
+__acquires(&sdp->sd_log_lock)
 {
        struct gfs2_bufdata *bd, *s;
        struct buffer_head *bh;