vserver 1.9.3
[linux-2.6.git] / fs / xfs / xfs_dfrag.h
index 0e1c26f..9048605 100644 (file)
@@ -60,7 +60,7 @@ typedef struct xfs_swapext
 /*
  * Syscall interface for xfs_swapext
  */
-int    xfs_swapext(struct xfs_swapext *sx);
+int    xfs_swapext(struct xfs_swapext __user *sx);
 
 #endif /* __KERNEL__ */