K 10 svn:author V 3 kib K 8 svn:date V 27 2010-10-19T08:55:31.580046Z K 7 svn:log V 289 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 END