diff options
author | Keith Busch <kbusch@kernel.org> | 2023-05-02 11:43:41 -0700 |
---|---|---|
committer | Keith Busch <kbusch@kernel.org> | 2023-12-04 08:39:03 -0800 |
commit | 7be866b1cf0bf1dfa74480fe8097daeceda68622 (patch) | |
tree | f2e902d55e20da6d2577083bf95c661ed888c06c /drivers/nvme/target/Kconfig | |
parent | e6e7f7ac03e40795346f1b2994a05f507ad8d345 (diff) |
nvme-ioctl: move capable() admin check to the end
This can be an expensive call on some kernel configs. Move it to the end
after checking the cheaper ways to determine if the command is allowed.
Reviewed-by: Jens Axboe <axboe@kernel.dk>
Reviewed-by: Sagi Grimberg <sagi@grimberg.me>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Keith Busch <kbusch@kernel.org>
Diffstat (limited to 'drivers/nvme/target/Kconfig')
0 files changed, 0 insertions, 0 deletions