The change ensures that symbolic links are not used in export paths,
authorKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Sat, 29 Jan 1994 09:18:01 +0000 (01:18 -0800)
committerKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Sat, 29 Jan 1994 09:18:01 +0000 (01:18 -0800)
commitaab9c17c3a1499f9a32732b076aba0e252fc3ca7
tree6a8c394002c708d39f27bb7929e567c0f88aef0c
parent36ddaf42991ce99b796e23ad57edad063f20b537
The change ensures that symbolic links are not used in export paths,
since the match can never succeed after realpath() converts incoming
paths to the "real" one.
From Rick Macklem root@snowhite.cis.uoguelph.ca (Charlie Root)

SCCS-vsn: sbin/mountd/exports.5 8.2
SCCS-vsn: sbin/mountd/mountd.c 8.6
usr/src/sbin/mountd/exports.5
usr/src/sbin/mountd/mountd.c