freebsd-src/sys/fs
KATO Takenori 5842d4e5b2 If the user doesn't have read permission, union_copyup should not copy
a file to upper layer.

Reviewed by:	Naofumi Honda <honda@Kururu.math.sci.hokudai.ac.jp>
1997-08-14 03:57:46 +00:00
..
cd9660 Removed unused #includes. 1997-08-02 14:33:27 +00:00
deadfs Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00
fdescfs Removed unused #includes. 1997-08-02 14:33:27 +00:00
fifofs Don't include <sys/ioctl.h> in the kernel. Stage 3: include 1997-03-24 11:37:53 +00:00
msdosfs Remove redundant check for vp == dvp (done in VFS before calling). 1997-05-17 18:32:53 +00:00
nullfs Removed unused #includes. 1997-08-02 14:33:27 +00:00
portalfs Removed unused #includes. 1997-08-02 14:33:27 +00:00
procfs Check permissions for fp regs as well as normal regs. 1997-08-12 05:23:51 +00:00
specfs Don't remove the controlling tty from the session if the vnode is being 1997-05-29 13:29:13 +00:00
umapfs Removed unused #includes. 1997-08-02 14:33:27 +00:00
unionfs If the user doesn't have read permission, union_copyup should not copy 1997-08-14 03:57:46 +00:00