Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1392260 > unrolled thread

Re: [PATCH v3 0/3] block: avoid to call .bi_end_io() recursively

Started byChristoph Hellwig <hch@infradead.org>
First post2016-05-02 17:00 +0200
Last post2016-05-02 17:00 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [PATCH v3 0/3] block: avoid to call .bi_end_io() recursively Christoph Hellwig <hch@infradead.org> - 2016-05-02 17:00 +0200

#1392260 — Re: [PATCH v3 0/3] block: avoid to call .bi_end_io() recursively

FromChristoph Hellwig <hch@infradead.org>
Date2016-05-02 17:00 +0200
SubjectRe: [PATCH v3 0/3] block: avoid to call .bi_end_io() recursively
Message-ID<runui-5gi-7@gated-at.bofh.it>
On Thu, Apr 28, 2016 at 09:09:00AM +0800, Ming Lei wrote:
> The 3rd patch avoids to call .bi_end_io recursively in complete path.

Care to explain what the reason for doing that is?

If we have excessively long bi_end_io chains we should probably look
into fixing them instead.

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web