X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=fs%2Fxfs%2Fsupport%2Fmove.c;h=ac8617ca3909a27ca620984e4c81280e009568c5;hb=refs%2Fremotes%2Fvserver;hp=caefa17b80feafedbfa2aefa5b2b9b38d7fda0bd;hpb=76828883507a47dae78837ab5dec5a5b4513c667;p=linux-2.6.git diff --git a/fs/xfs/support/move.c b/fs/xfs/support/move.c index caefa17b8..ac8617ca3 100644 --- a/fs/xfs/support/move.c +++ b/fs/xfs/support/move.c @@ -22,7 +22,7 @@ * as we go. */ int -uio_read(caddr_t src, size_t len, struct uio *uio) +xfs_uio_read(caddr_t src, size_t len, struct uio *uio) { size_t count;