All of lore.kernel.org
 help / color / mirror / Atom feed
* a few more fixups for the ops vs flags split
@ 2016-06-13 14:48 Christoph Hellwig
  2016-06-13 14:48 ` [PATCH 1/3] block: get rid of bio_rw and READA Christoph Hellwig
                   ` (3 more replies)
  0 siblings, 4 replies; 11+ messages in thread
From: Christoph Hellwig @ 2016-06-13 14:48 UTC (permalink / raw)
  To: axboe; +Cc: mchristi, linux-block

Get rid of the very confusing bio_rw helper, which mixes OPs and flags,
and shrink the bio back to it's original size.

Btw, I'm not really sure if having bi_rw and bi_flags really is the
right thing in the long run, it seem rather confusing for users.

Maybe it's time to give up the shared REQ_* flags again now that the
ops are split out and there are only about two hand full of common flags
left?

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

end of thread, other threads:[~2016-06-21  0:36 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-06-13 14:48 a few more fixups for the ops vs flags split Christoph Hellwig
2016-06-13 14:48 ` [PATCH 1/3] block: get rid of bio_rw and READA Christoph Hellwig
2016-06-20 13:27   ` Johannes Thumshirn
2016-06-21  0:34   ` Mike Christie
2016-06-13 14:48 ` [PATCH 2/3] block: simplify and cleanup bvec pool handling Christoph Hellwig
2016-06-20 13:29   ` Johannes Thumshirn
2016-06-21  0:36   ` Mike Christie
2016-06-13 14:48 ` [PATCH 3/3] block: shrink bio size again Christoph Hellwig
2016-06-20 13:29   ` Johannes Thumshirn
2016-06-21  0:35   ` Mike Christie
2016-06-20 12:24 ` a few more fixups for the ops vs flags split Christoph Hellwig

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.