xfs: actually enable the swapext compat handler
authorChristoph Hellwig <hch@infradead.org>
Tue, 1 Sep 2009 18:03:08 +0000 (14:03 -0400)
committerFelix Blyakher <felixb@sgi.com>
Tue, 1 Sep 2009 21:55:53 +0000 (16:55 -0500)
commitf4378b6eaf63492c0f9a397d52813e0ae6b49e7b
tree2aaaae7bf689f5af74036e3649dec2a713f8df3f
parentaa72a5cf00001d0b952c7c755be404b9118ceb2e
xfs: actually enable the swapext compat handler

Fix a small typo in the compat ioctl handler that cause the swapext
compat handler to never be called.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Torsten Kaiser <just.for.lkml@googlemail.com>
Tested-by: Torsten Kaiser <just.for.lkml@googlemail.com>
Reviewed-by: Eric Sandeen <sandeen@sandeen.net>
Reviewed-by: Felix Blyakher <felixb@sgi.com>
Signed-off-by: Felix Blyakher <felixb@sgi.com>
fs/xfs/linux-2.6/xfs_ioctl32.c