aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorChristoph Hellwig <hch@lst.de>2009-02-26 21:32:51 +0100
committerLinus Torvalds <torvalds@linux-foundation.org>2009-02-27 16:27:45 -0800
commit5cf8cf4146de03de67d1a8aefbece66b65f255cc (patch)
treeced1ae8ce6217acdc717a394e7ebbdb5dcb1886e /Documentation
parenthpilo: new pci device (diff)
downloadlinux-dev-5cf8cf4146de03de67d1a8aefbece66b65f255cc.tar.xz
linux-dev-5cf8cf4146de03de67d1a8aefbece66b65f255cc.zip
Fix FREEZE/THAW compat_ioctl regression
Commit 8e961870bb9804110d5c8211d5d9d500451c4518 removed the FREEZE/THAW handling in xfs_compat_ioctl but never added any compat handler back, so now any freeze/thaw request from a 32-bit binary ond 64-bit userspace will fail. As these ioctls are 32/64-bit compatible two simple COMPATIBLE_IOCTL entries in fs/compat_ioctl.c will do the job. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions