mirror of
https://github.com/opnsense/src.git
synced 2026-04-24 07:37:25 -04:00
Return EPERM from ext2_setattr() when an user without PRIV_VFS_SYSFLAGS privilege attempts to toggle SF_SETTABLE flags. Flags are now stored to ip->i_flags in one place after all checks. Also, remove SF_NOUNLINK from the checks because ext2fs doesn't support that flag. Reviewed by: bde |
||
|---|---|---|
| .. | ||
| ext2_alloc.c | ||
| ext2_balloc.c | ||
| ext2_bmap.c | ||
| ext2_dinode.h | ||
| ext2_dir.h | ||
| ext2_extern.h | ||
| ext2_inode.c | ||
| ext2_inode_cnv.c | ||
| ext2_lookup.c | ||
| ext2_mount.h | ||
| ext2_subr.c | ||
| ext2_vfsops.c | ||
| ext2_vnops.c | ||
| ext2fs.h | ||
| fs.h | ||
| inode.h | ||