mount: Get the attributes of all filesystems.
Remove individual fs rules. Signed-off-by: Chris PeBenito <Christopher.PeBenito@microsoft.com>
This commit is contained in:
parent
27bb8aead9
commit
d9acee82c5
|
@ -97,12 +97,7 @@ files_list_all_mountpoints(mount_t)
|
|||
files_dontaudit_write_all_mountpoints(mount_t)
|
||||
files_dontaudit_setattr_all_mountpoints(mount_t)
|
||||
|
||||
fs_getattr_xattr_fs(mount_t)
|
||||
fs_getattr_tmpfs(mount_t)
|
||||
fs_getattr_rpc_pipefs(mount_t)
|
||||
fs_getattr_cifs(mount_t)
|
||||
fs_getattr_nfs(mount_t)
|
||||
fs_getattr_dos_fs(mount_t)
|
||||
fs_getattr_all_fs(mount_t)
|
||||
fs_mount_all_fs(mount_t)
|
||||
fs_unmount_all_fs(mount_t)
|
||||
fs_remount_all_fs(mount_t)
|
||||
|
|
Loading…
Reference in New Issue