commit | ac278a9c505092dd82077a2446af8f9fc0d9c095 | [log] [tgz] |
---|---|---|
author | Al Viro <viro@ZenIV.linux.org.uk> | Tue Feb 16 18:09:36 2010 +0000 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Fri Feb 19 03:56:42 2010 -0500 |
tree | 227d4ac77de3b909e70cbe10b2a1a6293037c8c0 | |
parent | f8b55f251012e104093e105483c45c5d85ad3040 [diff] |
fix LOOKUP_FOLLOW on automount "symlinks" Make sure that automount "symlinks" are followed regardless of LOOKUP_FOLLOW; it should have no effect on them. Cc: stable@kernel.org Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>