Changeset 2702
- Timestamp:
- 05/26/08 16:07:22
(6 months ago)
- Author:
- pebenito
- Message:
trunk: fs update from dan.
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| r2553 |
r2702 |
|
| 1 | 1 | |
|---|
| 2 | | policy_module(filesystem,1.9.0) |
|---|
| | 2 | policy_module(filesystem,1.9.1) |
|---|
| 3 | 3 | |
|---|
| 4 | 4 | ######################################## |
|---|
| … | … | |
| 26 | 26 | fs_use_xattr ext2 gen_context(system_u:object_r:fs_t,s0); |
|---|
| 27 | 27 | fs_use_xattr ext3 gen_context(system_u:object_r:fs_t,s0); |
|---|
| | 28 | fs_use_xattr ext4 gen_context(system_u:object_r:fs_t,s0); |
|---|
| | 29 | fs_use_xattr ext4dev gen_context(system_u:object_r:fs_t,s0); |
|---|
| 28 | 30 | fs_use_xattr gfs gen_context(system_u:object_r:fs_t,s0); |
|---|
| 29 | 31 | fs_use_xattr gfs2 gen_context(system_u:object_r:fs_t,s0); |
|---|
| … | … | |
| 136 | 138 | files_mountpoint(squash_t) |
|---|
| 137 | 139 | |
|---|
| | 140 | type vmblock_t; |
|---|
| | 141 | fs_noxattr_type(vmblock_t) |
|---|
| | 142 | files_mountpoint(vmblock_t) |
|---|
| | 143 | genfscon vmblock / gen_context(system_u:object_r:vmblock_t,s0) |
|---|
| | 144 | |
|---|
| 138 | 145 | type vxfs_t; |
|---|
| 139 | 146 | fs_noxattr_type(vxfs_t) |
|---|
| … | … | |
| 200 | 207 | genfscon fuse / gen_context(system_u:object_r:fusefs_t,s0) |
|---|
| 201 | 208 | genfscon fuseblk / gen_context(system_u:object_r:fusefs_t,s0) |
|---|
| | 209 | genfscon fusectl / gen_context(system_u:object_r:fusefs_t,s0) |
|---|
| 202 | 210 | |
|---|
| 203 | 211 | # |
|---|
| … | … | |
| 231 | 239 | genfscon hfs / gen_context(system_u:object_r:nfs_t,s0) |
|---|
| 232 | 240 | genfscon hfsplus / gen_context(system_u:object_r:nfs_t,s0) |
|---|
| | 241 | genfscon lustre / gen_context(system_u:object_r:nfs_t,s0) |
|---|
| 233 | 242 | genfscon reiserfs / gen_context(system_u:object_r:nfs_t,s0) |
|---|
| | 243 | genfscon panfs / gen_context(system_u:object_r:nfs_t,s0) |
|---|
| 234 | 244 | |
|---|
| 235 | 245 | ######################################## |
|---|
Download in other formats:
* Generating other formats may take time.