K 10 svn:author V 2 jh K 8 svn:date V 27 2012-04-10T15:59:37.497575Z K 7 svn:log V 273 - 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 END