From 1c98fbbf7b113e11da2effdd8a84694dae4c5aaf Mon Sep 17 00:00:00 2001 From: Ori Avtalion Date: Tue, 16 Jun 2009 12:17:53 +0300 Subject: [PATCH] --- yaml --- r: 164552 b: refs/heads/master c: 47a0dfaad9eb82b16193477cf99c2462af03c329 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/include/linux/namei.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 9c6d0f071536..089cfe609ebf 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: bcf56442429a15bdd6e1d81a9d4c89f93a44fdf7 +refs/heads/master: 47a0dfaad9eb82b16193477cf99c2462af03c329 diff --git a/trunk/include/linux/namei.h b/trunk/include/linux/namei.h index d870ae2faedc..ec0f607b364a 100644 --- a/trunk/include/linux/namei.h +++ b/trunk/include/linux/namei.h @@ -40,7 +40,7 @@ enum {LAST_NORM, LAST_ROOT, LAST_DOT, LAST_DOTDOT, LAST_BIND}; * - follow links at the end * - require a directory * - ending slashes ok even for nonexistent files - * - internal "there are more path compnents" flag + * - internal "there are more path components" flag * - locked when lookup done with dcache_lock held * - dentry cache is untrusted; force a real lookup */