diff options
author | kib <kib@FreeBSD.org> | 2007-02-15 09:53:49 +0000 |
---|---|---|
committer | kib <kib@FreeBSD.org> | 2007-02-15 09:53:49 +0000 |
commit | b4f5200c2e9b1a32ff99c7e97f1e8f0142bdbdcd (patch) | |
tree | 4fb0d3b0fc435f154fb008821935b27ff992bb14 /sys/kern/uipc_socket.c | |
parent | 80c0e5fb98112d27a5c17274c4838e580ff81b36 (diff) | |
download | FreeBSD-src-b4f5200c2e9b1a32ff99c7e97f1e8f0142bdbdcd.zip FreeBSD-src-b4f5200c2e9b1a32ff99c7e97f1e8f0142bdbdcd.tar.gz |
If both ISDOTDOT and NOCROSSMOUNT are set then lookup() might breaks out
of the special handling for ".." and perform an ISDOTDOT VOP_LOOKUP()
for a filesystem root vnode. Handle this case inside lookup().
Submitted by: tegge
PR: 92785
MFC after: 1 week
Diffstat (limited to 'sys/kern/uipc_socket.c')
0 files changed, 0 insertions, 0 deletions