K 10 svn:author V 3 kib K 8 svn:date V 27 2010-11-03T08:34:00.711097Z K 7 svn:log V 250 MFC r214049: 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. END