From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Piggin Subject: Re: [PATCH] Convert ecryptfs to use new aops Date: Thu, 25 Sep 2008 01:22:14 +0200 Message-ID: <20080924232214.GA30307@wotan.suse.de> References: <1222293448.6491.49.camel@badari-desktop> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: linux-fsdevel@vger.kernel.org, Andrew Morton , mhalcrow@us.ibm.com To: Badari Pulavarty Return-path: Received: from ns2.suse.de ([195.135.220.15]:57001 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752559AbYIXXWQ (ORCPT ); Wed, 24 Sep 2008 19:22:16 -0400 Content-Disposition: inline In-Reply-To: <1222293448.6491.49.camel@badari-desktop> Sender: linux-fsdevel-owner@vger.kernel.org List-ID: On Wed, Sep 24, 2008 at 02:57:28PM -0700, Badari Pulavarty wrote: > Hi Andrew, > > As part of moving all the filesystems to make use of new aops to > eventually remove prepare/commit_write, here is the patch to convert > ecryptfs to make use of new aops. > > Originally written by Nick, I did few minor fixes and clean ups. > Michael Halcrow tested and confirmed that it works. > > Thanks, > Badari Hey, thanks very much for taking the initiative on these, I appreciate it, and you're getting the most important thing done which is getting testing and review :)