fs_mmap_rw_hugetlbfs_files is a more appropriate name for the interface

This commit is contained in:
Alexander Miroshnichenko 2019-01-26 21:50:12 +03:00
parent 438786dfa7
commit 548564099e
2 changed files with 2 additions and 2 deletions

View File

@ -2350,7 +2350,7 @@ interface(`fs_rw_hugetlbfs_files',`
## </summary>
## </param>
#
interface(`fs_rmw_hugetlbfs_files',`
interface(`fs_mmap_rw_hugetlbfs_files',`
gen_require(`
type hugetlbfs_t;
')

View File

@ -331,7 +331,7 @@ dev_read_urand(postgresql_t)
fs_getattr_all_fs(postgresql_t)
fs_search_auto_mountpoints(postgresql_t)
fs_rmw_hugetlbfs_files(postgresql_t)
fs_mmap_rw_hugetlbfs_files(postgresql_t)
selinux_get_enforce_mode(postgresql_t)
selinux_validate_context(postgresql_t)