Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 Apr 1998 11:25:22 -0700 (PDT)
From:      Peter Wemm <peter@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG
Subject:   cvs commit: src/sys/kern vfs_vnops.c
Message-ID:  <199804061825.LAA02930@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       1998/04/06 11:25:22 PDT

  Modified files:
    sys/kern             vfs_vnops.c 
  Log:
  Rather than let users get fd's to symlink files, make O_NOFOLLOW cause
  an error if it gets a link (like it does if it gets a socket).  The
  implications of letting users try and do file operations on symlinks
  themselves were too worrying.
  
  Revision  Changes    Path
  1.52      +3 -3      src/sys/kern/vfs_vnops.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199804061825.LAA02930>