Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[PATCH] Fix block dev compat ioctl handling
Commit 33c2dca (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 <[email protected]> Cc: Al Viro <[email protected]> Signed-off-by: Al Viro <[email protected]>
- Loading branch information