dect
/
linux-2.6
Archived
13
0
Fork 0

kill obsolete comment for follow_down()

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
This commit is contained in:
Al Viro 2011-06-17 19:20:48 -04:00
parent 1aec7036d0
commit 6291176bcd
1 changed files with 0 additions and 3 deletions

View 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)
{