TP4129 introduces Command Quiesce Time (CQT) for coordinating theReviewed-by: Hannes Reinecke <hare@xxxxxxx>
shutdown sequence when for example KATO expires.
Add support to nvmet but only report CQT is available but the controller
doesn't need any additional time when shutting down. In this case the
spec says nvmet should report a value of 1.
Signed-off-by: Daniel Wagner <wagi@xxxxxxxxxx>
---
drivers/nvme/target/admin-cmd.c | 6 ++++++
drivers/nvme/target/nvmet.h | 1 +
include/linux/nvme.h | 4 +++-
3 files changed, 10 insertions(+), 1 deletion(-)