From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jens Axboe Subject: Re: [patch] pipe: add support for shrinking and growing pipes Date: Mon, 24 May 2010 19:35:51 +0200 Message-ID: <20100524173551.GU23411@kernel.dk> References: <20100522223838.ebca396a.akpm@linux-foundation.org> <20100523070917.GO23411@kernel.dk> <20100523174706.GP23411@kernel.dk> <87632e846m.fsf@devron.myhome.or.jp> <20100524070552.GR23411@kernel.dk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: OGAWA Hirofumi , Andrew Morton , Linus Torvalds , Miklos Szeredi , linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org To: mtk.manpages@gmail.com Return-path: Content-Disposition: inline In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org List-Id: linux-fsdevel.vger.kernel.org On Mon, May 24 2010, Michael Kerrisk wrote: > > Right, that looks like a thinko. > > > > I'll submit a patch changing it to bytes and the agreed API and fix this > > -Eerror. Thanks for your comments and suggestions! > > Thanks. And of course you are welcome. (Please CC linux-api@vger on > this patche (and all patches that change the API/ABI.) The first change is this: http://git.kernel.dk/?p=linux-2.6-block.git;a=commit;h=0191f8697bbdfefcd36e7b8dc3eeddfe82893e4b and the one dealing with the pages vs bytes API is this: http://git.kernel.dk/?p=linux-2.6-block.git;a=commit;h=b9598db3401282bb27b4aef77e3eee12015f7f29 Not tested yet, will do so before sending in of course. -- Jens Axboe