[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CACVXFVPOiH4pEW7J0-Nimoj6thoUtY_A+A9PaaisLwibKP1DHg@mail.gmail.com>
Date: Fri, 1 Apr 2016 08:31:06 +0800
From: Ming Lei <ming.lei@...onical.com>
To: Christoph Hellwig <hch@...radead.org>
Cc: linux-block@...r.kernel.org, Boaz Harrosh <boaz@...xistor.com>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
xfs@....sgi.com, Jens Axboe <axboe@...com>,
Al Viro <viro@...iv.linux.org.uk>,
Lars Ellenberg <lars.ellenberg@...bit.com>,
Philipp Reisner <philipp.reisner@...bit.com>,
Anton Altaparmakov <anton@...era.com>,
drbd-dev@...ts.linbit.com
Subject: Re: [PATCH v1 2/8] block: make 'struct bvec_iter' not depend on CONFIG_BLOCK
On Thu, Mar 31, 2016 at 3:52 PM, Christoph Hellwig <hch@...radead.org> wrote:
> On Thu, Mar 31, 2016 at 09:02:59AM +0800, Ming Lei wrote:
>> That way may cause trouble to blk_type.h because it needs bvec_iter,
>> then looks not good to always include bvec_iter.h into blk_type.h.
>
> I'd expect bvec.h to be always included in blk_types.h, and replace
That should be fine, but blk_types.h will become more fat.
> the inclusion of blk_types.h in fs.h eventually.
I guess it can't be done because fs.h need 'struct bio'.
thanks,
Ming
Powered by blists - more mailing lists