freebsd-dev/sys/ufs
Robert Watson 0f71afb31e After much consulting with bde, concluded that this fix was the best fix
to the current jail/chflags interactions.  This fix conditionalizes ``root
behavior'' in the chflags() case on not being in jail, so attempts to
perform a chflags in a jail are limited to what a normal user could do.
For example, this does allow setting of user flags as appropriate, but
prohibits changing of system flags.

Reviewed by:	bde
2000-02-22 03:56:58 +00:00
..
ffs When writing out bitmap buffers, need to skip over ones that already 2000-01-30 20:32:59 +00:00
mfs Second pass commit to introduce new ACL and Extended Attribute system 1999-12-19 06:08:07 +00:00
ufs After much consulting with bde, concluded that this fix was the best fix 2000-02-22 03:56:58 +00:00