Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1627264
| From | Roger Pau Monné <roger.pau@citrix.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 08/11] xen-blkfront: remove bio splitting. |
| Date | 2017-04-20 12:10 +0200 |
| Message-ID | <tyhce-7D4-5@gated-at.bofh.it> (permalink) |
| References | <tyd8C-4Wq-7@gated-at.bofh.it> <tydLj-5pI-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Thu, Apr 20, 2017 at 03:38:50PM +1000, NeilBrown wrote: > bios that are re-submitted will pass through blk_queue_split() when > blk_queue_bio() is called, and this will split the bio if necessary. > There is no longer any need to do this splitting in xen-blkfront. > > Signed-off-by: NeilBrown <neilb@suse.com> Acked-by: Roger Pau Monné <roger.pau@citrix.com> > --- > drivers/block/xen-blkfront.c | 54 ++---------------------------------------- > 1 file changed, 3 insertions(+), 51 deletions(-) Nice!
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH 08/11] xen-blkfront: remove bio splitting. NeilBrown <neilb@suse.com> - 2017-04-20 08:30 +0200
Re: [PATCH 08/11] xen-blkfront: remove bio splitting. Roger Pau Monné <roger.pau@citrix.com> - 2017-04-20 12:10 +0200
Re: [PATCH 08/11] xen-blkfront: remove bio splitting. Christoph Hellwig <hch@infradead.org> - 2017-04-21 13:40 +0200
Re: [PATCH 08/11] xen-blkfront: remove bio splitting. Roger Pau Monne <roger.pau@citrix.com> - 2017-04-21 13:50 +0200
csiph-web