--- zzzz-none-000/linux-2.6.19.2/fs/xfs/support/move.h 2007-01-10 19:10:37.000000000 +0000 +++ davinci-8020-5505/linux-2.6.19.2/fs/xfs/support/move.h 2007-01-11 07:38:19.000000000 +0000 @@ -65,6 +65,6 @@ typedef struct uio uio_t; typedef struct iovec iovec_t; -extern int xfs_uio_read (caddr_t, size_t, uio_t *); +extern int uio_read (caddr_t, size_t, uio_t *); #endif /* __XFS_SUPPORT_MOVE_H__ */