From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoph Hellwig Subject: Re: [patch] kernel: get rid of *_ptr_validate Date: Tue, 16 Nov 2010 11:21:08 +0100 Message-ID: <20101116102108.GB22329@lst.de> References: <20101116062319.GA3242@amd> <20101116062436.GB3242@amd> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Linus Torvalds , linux-fsdevel@vger.kernel.org, Al Viro , Christoph Hellwig To: Nick Piggin Return-path: Received: from verein.lst.de ([213.95.11.210]:54260 "EHLO verein.lst.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932571Ab0KPKVb (ORCPT ); Tue, 16 Nov 2010 05:21:31 -0500 Content-Disposition: inline In-Reply-To: <20101116062436.GB3242@amd> Sender: linux-fsdevel-owner@vger.kernel.org List-ID: On Tue, Nov 16, 2010 at 05:24:36PM +1100, Nick Piggin wrote: > This is a nasty ugly and error prone API. It's sole user, dcache, could not > get it right so there is roughly zero chance that anything else will. Yes, please get rid of this junk..