mirror of
https://github.com/torvalds/linux.git
synced 2024-11-19 10:31:48 +00:00
e17016f6dc
The existing implementation for the get_feature admin-cmd does not
use per-feature data len. This patch introduces a new helper function
nvmet_feat_data_len(), which is used to calculate per feature data len.
Right now we only set data len for fid 0x81 (NVME_FEAT_HOST_ID).
Fixes: commit
|
||
---|---|---|
.. | ||
host | ||
target | ||
Kconfig | ||
Makefile |