summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorChris Mason2009-01-16 17:59:08 +0100
committerChris Mason2009-01-16 17:59:08 +0100
commitc071fcfdb60e7abbe95e02460005d6bca165bf24 (patch)
tree2f7b32f7a554e03e012586ae429ea3bd2794fcb6 /MAINTAINERS
parentBtrfs: Clear the device->running_pending flag before bailing on congestion (diff)
downloadkernel-qcow2-linux-c071fcfdb60e7abbe95e02460005d6bca165bf24.tar.gz
kernel-qcow2-linux-c071fcfdb60e7abbe95e02460005d6bca165bf24.tar.xz
kernel-qcow2-linux-c071fcfdb60e7abbe95e02460005d6bca165bf24.zip
Btrfs: fix ioctl arg size (userland incompatible change!)
The structure used to send device in btrfs ioctl calls was not properly aligned, and so 32 bit ioctls would not work properly on 64 bit kernels. We could fix this with compat ioctls, but we're just one byte away and it doesn't make sense at this stage to carry about the compat ioctls forever at this stage in the project. This patch brings the ioctl arg up to an evenly aligned 4k. Signed-off-by: Chris Mason <chris.mason@oracle.com>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions