[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20081009065832.GX19428@kernel.dk>
Date: Thu, 9 Oct 2008 08:58:32 +0200
From: Jens Axboe <jens.axboe@...cle.com>
To: Denis ChengRq <crquan@...il.com>
Cc: Al Viro <viro@...iv.linux.org.uk>,
Andrew Morton <akpm@...ux-foundation.org>,
linux-fsdevel@...r.kernel.org, Peter Osterlund <petero2@...ia.com>,
NeilBrown <neilb@...e.de>, linux-raid@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] [VFS] mark bio_split_pool static
On Fri, Oct 03 2008, Denis ChengRq wrote:
> Since all bio_split calls refer the same single bio_split_pool, the bio_split
> function can use bio_split_pool directly instead of the mempool_t parameter;
>
> then the mempool_t parameter can be removed from bio_split param list, and
> bio_split_pool is only referred in fs/bio.c file, can be marked static.
Thanks, applied.
--
Jens Axboe
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists