]> git.ipfire.org Git - people/ms/linux.git/commit - fs/namei.c
namei: trivial fix to vfs_rename_dir comment
authorJ. Bruce Fields <bfields@redhat.com>
Mon, 17 Feb 2014 21:52:33 +0000 (16:52 -0500)
committerAl Viro <viro@zeniv.linux.org.uk>
Thu, 7 Aug 2014 18:40:10 +0000 (14:40 -0400)
commitd03b29a271eb1d6de5af0f46cf0e7487e9e9284b
treec16cc69c2be7b697cc10772979cf3996c4f3a9e4
parentb8faf035ea9d0011b04856a8198e2e212d93346a
namei: trivial fix to vfs_rename_dir comment

Looks like the directory loop check is actually done in renameat?
Whatever, leave this out rather than trying to keep it up to date with
the code.

Signed-off-by: J. Bruce Fields <bfields@redhat.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
fs/namei.c