]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[XFS] stop using uio in the readlink code
authorChristoph Hellwig <hch@infradead.org>
Tue, 28 Aug 2007 03:59:03 +0000 (13:59 +1000)
committerTim Shimmin <tes@chook.melbourne.sgi.com>
Mon, 15 Oct 2007 06:50:13 +0000 (16:50 +1000)
commit804c83c37607efe415774c3a170ad72a789e5992
treef53df9e59968cf16904e7652bca7e2a7cd3da57b
parent051e7cd44ab8f0f7c2958371485b4a1ff64a8d1b
[XFS] stop using uio in the readlink code

Simplify the readlink code to get rid of the last user of uio.

SGI-PV: 968563
SGI-Modid: xfs-linux-melb:xfs-kern:29479a

Signed-off-by: Christoph Hellwig <hch@infradead.org>
Signed-off-by: David Chinner <dgc@sgi.com>
Signed-off-by: Tim Shimmin <tes@sgi.com>
fs/xfs/linux-2.6/xfs_ioctl.c
fs/xfs/linux-2.6/xfs_iops.c
fs/xfs/linux-2.6/xfs_vnode.h
fs/xfs/xfs_vnodeops.c