From: Andreas Schwab Date: Fri, 31 Oct 2008 21:39:46 +0000 (+0100) Subject: [PATCH] Fix block dev compat ioctl handling X-Git-Tag: v2.6.28-rc8~52^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1c925604e1038c7c65b91a92d14dc972b3a70a97;p=pandora-kernel.git [PATCH] Fix block dev compat ioctl handling Commit 33c2dca4957bd0da3e1af7b96d0758d97e708ef6 (trim file propagation in block/compat_ioctl.c) removed the handling of some ioctls from compat_blkdev_driver_ioctl. That caused them to be rejected as unknown by the compat layer. Signed-off-by: Andreas Schwab Cc: Al Viro Signed-off-by: Al Viro --- Reading git-diff-tree failed