freebsd-skq/sys/ufs
jh a1ada6f9c6 - Return EPERM from ufs_setattr() when an user without PRIV_VFS_SYSFLAGS
privilege attempts to toggle SF_SETTABLE flags.
- Use the '^' operator in the SF_SNAPSHOT anti-toggling check.

Flags are now stored to ip->i_flags in one place after all checks.

Submitted by:	bde
2012-04-10 15:59:37 +00:00
..
ffs Fix panic in ffs_reload(), which may happen when read-only filesystem 2012-04-08 13:44:55 +00:00
ufs - Return EPERM from ufs_setattr() when an user without PRIV_VFS_SYSFLAGS 2012-04-10 15:59:37 +00:00