linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ecryptfs: fix interpose/interpolate typos in comments
@ 2010-01-04 23:17 Erez Zadok
  2010-01-14 18:29 ` Dustin Kirkland
  0 siblings, 1 reply; 2+ messages in thread
From: Erez Zadok @ 2010-01-04 23:17 UTC (permalink / raw)
  To: Tyler Hicks, Dustin Kirkland, Erez Zadok, linux-fsdevel


Ecryptfs: fix interpose/interpolate typos in comments

Signed-off-by: Erez Zadok <ezk@cs.sunysb.edu>
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 needing
  *                        the lower filesystem.
  * ecryptfs_read_super(): this accesses the lower filesystem and uses
- *                        ecryptfs_interpolate to perform most of the linking
- * ecryptfs_interpolate(): links the lower filesystem into ecryptfs
+ *                        ecryptfs_interpose to perform most of the linking
+ * 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,

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] ecryptfs: fix interpose/interpolate typos in comments
  2010-01-04 23:17 [PATCH] ecryptfs: fix interpose/interpolate typos in comments Erez Zadok
@ 2010-01-14 18:29 ` Dustin Kirkland
  0 siblings, 0 replies; 2+ messages in thread
From: Dustin Kirkland @ 2010-01-14 18:29 UTC (permalink / raw)
  To: Erez Zadok; +Cc: Tyler Hicks, linux-fsdevel

[-- Attachment #1: Type: text/plain, Size: 1098 bytes --]

On Mon, 2010-01-04 at 18:17 -0500, Erez Zadok wrote:
> Ecryptfs: fix interpose/interpolate typos in comments
> 
> Signed-off-by: Erez Zadok <ezk@cs.sunysb.edu>
> 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 needing
>   *                        the lower filesystem.
>   * ecryptfs_read_super(): this accesses the lower filesystem and uses
> - *                        ecryptfs_interpolate to perform most of the linking
> - * ecryptfs_interpolate(): links the lower filesystem into ecryptfs
> + *                        ecryptfs_interpose to perform most of the linking
> + * 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 <kirkland@canonical.com>

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 197 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-01-14 18:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-04 23:17 [PATCH] ecryptfs: fix interpose/interpolate typos in comments Erez Zadok
2010-01-14 18:29 ` Dustin Kirkland

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).