freebsd-dev/sys/cddl/compat/opensolaris
Pawel Jakub Dawidek d1c95b4a34 MFC r197831,r197842,r197843,r197860,r197861:
r197831:

Fix situation where Mac OS X NFS client creates a file and when it tries
to set ownership and mode in the same setattr operation, the mode was
overwritten by secpolicy_vnode_setattr().

PR:	kern/118320
Submitted by:	Mark Thompson <info-gentoo@mark.thompson.bz>

r197842:

Fix white-spaces.

r197843:

On FreeBSD it is enough to report provider removal when orphan event is
received, we don't have to do it on every ENXIO error in I/O path.
Solaris has no GEOM so they have to handle it in a less clean way.

r197860:

File system owner is when uid matches and jail matches.

r197861:

Allow file system owner to modify system flags if securelevel permits.

Approved by:	re (kib)
2009-10-12 20:36:55 +00:00
..
kern MFC r197831,r197842,r197843,r197860,r197861: 2009-10-12 20:36:55 +00:00
rpc MFC r196395: 2009-08-20 00:08:58 +00:00
sys MFC r197831,r197842,r197843,r197860,r197861: 2009-10-12 20:36:55 +00:00