vserver 1.9.3
[linux-2.6.git] / fs / xfs / xfs_bmap.h
index 479e0d5..f1bc22f 100644 (file)
@@ -328,7 +328,7 @@ int                                         /* error code */
 xfs_getbmap(
        bhv_desc_t              *bdp,           /* XFS behavior descriptor*/
        struct getbmap          *bmv,           /* user bmap structure */
-       void                    *ap,            /* pointer to user's array */
+       void                    __user *ap,     /* pointer to user's array */
        int                     iflags);        /* interface flags */
 
 /*