diff options
author | Christoph Hellwig <[email protected]> | 2020-10-05 10:41:23 +0200 |
---|---|---|
committer | Martin K. Petersen <[email protected]> | 2020-10-07 21:48:27 -0400 |
commit | 2ceda20f0a99a74a82b78870f3b3e5fa93087a7f (patch) | |
tree | 9b77440cfe789b877ce34a791119b1192e6bbaaa /scripts/bpf_helpers_doc.py | |
parent | 3a8dc5bbc8c04db2646ed0842118b0f66659a3db (diff) |
scsi: core: Move command size detection out of the fast path
We only need to detect the command size for ioctl request from userspace,
which is limited to the passthrough path. Move the check there instead of
doing it for all queuecommand invocations.
Link: https://lore.kernel.org/r/[email protected]
Reviewed-by: Hannes Reinecke <[email protected]>
Signed-off-by: Christoph Hellwig <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions