X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=fs%2Fxfs%2Fsupport%2Fmove.c;h=ac8617ca3909a27ca620984e4c81280e009568c5;hb=a2f44b27303a5353859d77a3e96a1d3f33f56ab7;hp=caefa17b80feafedbfa2aefa5b2b9b38d7fda0bd;hpb=134734d875a0a48d994ef20b9905209b4b8b6f75;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;