V4L/DVB (6573): unexport flexcop_reset_block_300
[deliverable/linux.git] / fs / gfs2 / eattr.c
index 2a7435b5c4dc54442fd464d2053742bea923a56d..bee99704ea10b55f49f8bdcdfb17cb69aac63649 100644 (file)
@@ -1418,7 +1418,7 @@ out:
 static int ea_dealloc_block(struct gfs2_inode *ip)
 {
        struct gfs2_sbd *sdp = GFS2_SB(&ip->i_inode);
-       struct gfs2_alloc *al = &ip->i_alloc;
+       struct gfs2_alloc *al = ip->i_alloc;
        struct gfs2_rgrpd *rgd;
        struct buffer_head *dibh;
        int error;
This page took 0.036213 seconds and 5 git commands to generate.