Linux block layer
 help / color / mirror / Atom feed
* Why removing REQ_FAILFAST_DRIVER in LightNVM?
@ 2017-10-06  9:19 Javier González
  2017-10-06 11:59 ` Christoph Hellwig
  0 siblings, 1 reply; 6+ messages in thread
From: Javier González @ 2017-10-06  9:19 UTC (permalink / raw)
  To: Christoph Hellwig; +Cc: Matias Bjørling, linux-block

[-- Attachment #1: Type: text/plain, Size: 490 bytes --]

Hi Christoph,

I'm cleaning up lightnvm.c to use as much as possible the nvme helpers.

I see that in Commit: d49187e97e94 "nvme: introduce struct nvme_request"

you introduced:
  rq->cmd_flags &= ~REQ_FAILFAST_DRIVER

on the lightnvm I/O path and that has propagated through the code as we
added more functionality. Can you explain why this is necessary? If I
can just remove it, it is much easier to do the cleanup.

I have tested on or HW and all works fine without it.

Thanks,
Javier


[-- Attachment #2: Message signed with OpenPGP --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2017-10-06 12:12 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-10-06  9:19 Why removing REQ_FAILFAST_DRIVER in LightNVM? Javier González
2017-10-06 11:59 ` Christoph Hellwig
2017-10-06 12:01   ` Javier González
2017-10-06 12:06     ` Christoph Hellwig
2017-10-06 12:08       ` Javier González
2017-10-06 12:12         ` Javier González

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox