From: sandeen@sandeen.net Date: Wed, 26 Nov 2008 03:20:09 +0000 (-0600) Subject: [XFS] Add compat handlers for swapext ioctl X-Git-Tag: v2.6.29-rc1~552^2~44 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e94fc4a43e5c39f689e83caf6d2f0939081f5e6b;p=pandora-kernel.git [XFS] Add compat handlers for swapext ioctl The big hitter here was the bstat field, which contains different sized time_t on 32 vs. 64 bit. Add a copyin function to translate the 32-bit arg to 64-bit, and call the swapext ioctl helper. Signed-off-by: Eric Sandeen Reviewed-by: Christoph Hellwig Signed-off-by: Lachlan McIlroy --- Reading git-diff-tree failed