freebsd-dev/sys/fs/unionfs
Edward Tomasz Napierala 5c0c5a182f Make unionfs also clear VAPPEND when clearing VWRITE, since VAPPEND
is just a modifier for VWRITE.

Submitted by:	rmacklem
2011-10-10 21:32:08 +00:00
..
union_subr.c Revert r210194, adding a comment explaining why calls to chgproccnt() 2010-08-25 21:32:08 +00:00
union_vfsops.c Add a lock flags argument to the VFS_FHTOVP() file system 2011-05-22 01:07:54 +00:00
union_vnops.c Make unionfs also clear VAPPEND when clearing VWRITE, since VAPPEND 2011-10-10 21:32:08 +00:00
union.h