From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dustin Kirkland Subject: Re: [PATCH] ecryptfs: fix interpose/interpolate typos in comments Date: Thu, 14 Jan 2010 12:29:10 -0600 Message-ID: <1263493750.20132.44.camel@x200> References: <201001042317.o04NH2wC001198@agora.fsl.cs.sunysb.edu> Reply-To: kirkland@canonical.com Mime-Version: 1.0 Content-Type: multipart/signed; micalg="pgp-sha1"; protocol="application/pgp-signature"; boundary="=-uBsT+U3NwtDoPWuT0ZDL" Cc: Tyler Hicks , linux-fsdevel@vger.kernel.org To: Erez Zadok Return-path: Received: from adelie.canonical.com ([91.189.90.139]:52569 "EHLO adelie.canonical.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752309Ab0ANS3d (ORCPT ); Thu, 14 Jan 2010 13:29:33 -0500 In-Reply-To: <201001042317.o04NH2wC001198@agora.fsl.cs.sunysb.edu> Sender: linux-fsdevel-owner@vger.kernel.org List-ID: --=-uBsT+U3NwtDoPWuT0ZDL Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable On Mon, 2010-01-04 at 18:17 -0500, Erez Zadok wrote: > Ecryptfs: fix interpose/interpolate typos in comments >=20 > Signed-off-by: Erez Zadok > diff --git a/fs/ecryptfs/main.c b/fs/ecryptfs/main.c > index 427588a..58c699e 100644 > --- a/fs/ecryptfs/main.c > +++ b/fs/ecryptfs/main.c > @@ -590,8 +590,8 @@ out: > * with as much information as it can before need= ing > * the lower filesystem. > * ecryptfs_read_super(): this accesses the lower filesystem and uses > - * ecryptfs_interpolate to perform most of the li= nking > - * ecryptfs_interpolate(): links the lower filesystem into ecryptfs > + * ecryptfs_interpose to perform most of the link= ing > + * ecryptfs_interpose(): links the lower filesystem into ecryptfs (inode= .c) > */ > static int ecryptfs_get_sb(struct file_system_type *fs_type, int flags, > const char *dev_name, void *raw_data, Looks fine to me. Thanks, Erez. Sorry for the delay. Acked-by: Dustin Kirkland --=-uBsT+U3NwtDoPWuT0ZDL Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) iEYEABECAAYFAktPYnYACgkQs7pNXIOmEZQyxACgvz6ncy9WW53M9xJiktsguJ6W q9YAoK6irk0cZQOHp17pnn+eFUHMcfgy =Z1Vx -----END PGP SIGNATURE----- --=-uBsT+U3NwtDoPWuT0ZDL--