]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - fs/gfs2/util.c
[GFS2] use pid for plock owner for nfs clients
[linux-2.6-omap-h63xx.git] / fs / gfs2 / util.c
index 3f5edc54e80a751f9778ef62dcb728bca306310a..424a0774eda81268b1daf3eff28ae82a636c6ad8 100644 (file)
@@ -137,7 +137,7 @@ int gfs2_consist_rgrpd_i(struct gfs2_rgrpd *rgd, int cluster_wide,
                "GFS2: fsid=%s:   RG = %llu\n"
                "GFS2: fsid=%s:   function = %s, file = %s, line = %u\n",
                sdp->sd_fsname,
-               sdp->sd_fsname, (unsigned long long)rgd->rd_ri.ri_addr,
+               sdp->sd_fsname, (unsigned long long)rgd->rd_addr,
                sdp->sd_fsname, function, file, line);
        return rv;
 }