vserver 1.9.3
[linux-2.6.git] / fs / xfs / xfs_dfrag.c
index f3bc48f..08d551a 100644 (file)
@@ -65,7 +65,7 @@
  */
 int
 xfs_swapext(
-       xfs_swapext_t   *sxp)
+       xfs_swapext_t   __user *sxp)
 {
        xfs_swapext_t   sx;
        xfs_inode_t     *ip=NULL, *tip=NULL, *ips[2];