Skip to content

Commit

Permalink
kill obsolete comment for follow_down()
Browse files Browse the repository at this point in the history
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
  • Loading branch information
Al Viro committed Jun 20, 2011
1 parent 1aec703 commit 6291176
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions fs/namei.c
Expand Up @@ -1011,9 +1011,6 @@ static int follow_dotdot_rcu(struct nameidata *nd)
* 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)
{
Expand Down

0 comments on commit 6291176

Please sign in to comment.