diff options
author | kib <kib@FreeBSD.org> | 2010-10-19 08:55:31 +0000 |
---|---|---|
committer | kib <kib@FreeBSD.org> | 2010-10-19 08:55:31 +0000 |
commit | c4752b17171377483ae74146e0cac8e46081fd8d (patch) | |
tree | cf312d5e88d48fd3fe9833abce81307f59d8f930 /lib/libc/stdio/setvbuf.c | |
parent | 4cbec41fe48ec04d799dae677c7c44d5a703e182 (diff) | |
download | FreeBSD-src-c4752b17171377483ae74146e0cac8e46081fd8d.zip FreeBSD-src-c4752b17171377483ae74146e0cac8e46081fd8d.tar.gz |
When readdirplus() is handled on the exported filesystem that does
not support VFS_VGET, like msdosfs, do not call VOP_LOOKUP() for
dotdot on the root directory. Our filesystems expect that VFS handles
dotdot lookups on root on its own.
Reported and tested by: kevlo
MFC after: 2 weeks
Diffstat (limited to 'lib/libc/stdio/setvbuf.c')
0 files changed, 0 insertions, 0 deletions