From: sandeen@sandeen.net Date: Wed, 26 Nov 2008 03:20:10 +0000 (-0600) Subject: [XFS] Add compat handlers for data & rt growfs ioctls X-Git-Tag: v2.6.29-rc1~552^2~43 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=471d59103167c84f17b9bcfee22ed10b44ff206e;p=pandora-kernel.git [XFS] Add compat handlers for data & rt growfs ioctls The args for XFS_IOC_FSGROWFSDATA and XFS_IOC_FSGROWFSRTA have padding on the end on intel, so add arg copyin functions, and then just call the growfs ioctl helpers. Signed-off-by: Eric Sandeen Reviewed-by: Christoph Hellwig Signed-off-by: Lachlan McIlroy --- Reading git-diff-tree failed