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


Groups > linux.kernel > #1392258 > unrolled thread

Re: [PATCH v5 5/8] fs: xfs: replace BIO_MAX_SECTORS with BIO_MAX_PAGES

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 v5 5/8] fs: xfs: replace BIO_MAX_SECTORS with  BIO_MAX_PAGES Christoph Hellwig <hch@infradead.org> - 2016-05-02 17:00 +0200

#1392258 — Re: [PATCH v5 5/8] fs: xfs: replace BIO_MAX_SECTORS with BIO_MAX_PAGES

FromChristoph Hellwig <hch@infradead.org>
Date2016-05-02 17:00 +0200
SubjectRe: [PATCH v5 5/8] fs: xfs: replace BIO_MAX_SECTORS with BIO_MAX_PAGES
Message-ID<runui-5gi-3@gated-at.bofh.it>
On Mon, Apr 18, 2016 at 05:29:54AM +0800, Ming Lei wrote:
> BIO_MAX_PAGES is used as maximum count of bvecs, so
> replace BIO_MAX_SECTORS with BIO_MAX_PAGES since
> BIO_MAX_SECTORS is to be removed.
> 
> Signed-off-by: Ming Lei <ming.lei@canonical.com>

Looks fine,

Reviewed-by: Christoph Hellwig <hch@lst.de>

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web