kill obsolete comment for follow_down()
authorAl Viro <viro@zeniv.linux.org.uk>
Fri, 17 Jun 2011 23:20:48 +0000 (19:20 -0400)
committerAl Viro <viro@zeniv.linux.org.uk>
Mon, 20 Jun 2011 14:45:49 +0000 (10:45 -0400)
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
fs/namei.c

index 9e425e7..975c406 100644 (file)
@@ -1011,9 +1011,6 @@ failed:
  * Follow down to the covering mount currently visible to userspace.  At each
  * point, the filesystem owning that dentry may be queried as to whether the
  * caller is permitted to proceed or not.
- *
- * Care must be taken as namespace_sem may be held (indicated by mounting_here
- * being true).
  */
 int follow_down(struct path *path)
 {