diff options
author | Arnd Bergmann <arnd@arndb.de> | 2019-03-15 13:46:11 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-01-17 19:48:51 +0100 |
commit | bdd308d667462434ca61ae734438256bf61ab878 (patch) | |
tree | 774743995beb53185998ce06805befcedec75a60 /net/unix/af_unix.c | |
parent | 0b1eb4058b951daff81ed7d1092b74c8d229a37b (diff) |
scsi: sd: enable compat ioctls for sed-opal
commit 142b2ac82e31c174936c5719fa12ae28f51a55b7 upstream.
The sed_ioctl() function is written to be compatible between
32-bit and 64-bit processes, however compat mode is only
wired up for nvme, not for sd.
Add the missing call to sed_ioctl() in sd_compat_ioctl().
Fixes: d80210f25ff0 ("sd: add support for TCG OPAL self encrypting disks")
Cc: linux-scsi@vger.kernel.org
Cc: "James E.J. Bottomley" <jejb@linux.ibm.com>
Cc: "Martin K. Petersen" <martin.petersen@oracle.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions