public inbox for linux-block@vger.kernel.org
 help / color / mirror / Atom feed
* ublk vs write cache and FUA
@ 2022-07-21 15:14 Christoph Hellwig
  2022-07-21 15:27 ` Ming Lei
  0 siblings, 1 reply; 3+ messages in thread
From: Christoph Hellwig @ 2022-07-21 15:14 UTC (permalink / raw)
  To: ming.lei; +Cc: linux-block

Hi Ming,

ublk implements REQ_OP_FLUSH and REQ_FUA, but will never see those as
it never calls blk_queue_write_cache.  Can we drop the code?  Or should
there be a flag to enable write cache and fua support when setting up
a device?

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

end of thread, other threads:[~2022-07-22  9:08 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-07-21 15:14 ublk vs write cache and FUA Christoph Hellwig
2022-07-21 15:27 ` Ming Lei
2022-07-22  9:06   ` Ming Lei

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