Skip to content
Commit f0e0059b authored by Eric Sandeen's avatar Eric Sandeen Committed by Felix Blyakher
Browse files

don't reallocate sxp variable passed into xfs_swapext

fixes kernel.org bugzilla 12538, xfs_fsr fails on 2.6.29-rc kernels

Regression caused by 743bb465



This was an embarrasing mistake, reallocating the sxp pointer passed
in from the main ioctl switch.

Signed-off-by: default avatarEric Sandeen <sandeen@sandeen.net>
Reported-by: default avatarPaul Martin <pm@debian.org>
Tested-by: default avatarPaul Martin <pm@debian.org>
Reviewed-by: default avatarFelix Blyakher <felixb@sgi.com>
Signed-off-by: default avatarFelix Blyakher <felixb@sgi.com>
parent 74e2d065
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment