On Thu, Jan 30, 2020 at 9:23 AM Stephen Smalley <sds@xxxxxxxxxxxxx> wrote: > > Provide instructions in the README.md file, the required kernel config > options in defconfig, and a nfs.sh script for running the testsuite > within a labeled NFS mount. This depends on the previous change to > enable running over labeled NFS without failures. > > This completes the first part of > https://github.com/SELinuxProject/selinux-testsuite/issues/32. > > What remains unfinished is adding tests that context mounts are properly > honored, with and without security_label in exports, for NFS, and > default labeling of NFS when neither security_label nor context mounts > are used (i.e. genfscon default of nfs_t). > > Signed-off-by: Stephen Smalley <sds@xxxxxxxxxxxxx> > --- > README.md | 41 +++++++++++++++++++++++++++++++++++++++++ > defconfig | 10 ++++++++++ > nfs.sh | 13 +++++++++++++ > 3 files changed, 64 insertions(+) > create mode 100755 nfs.sh Same as my common on the other NFS patch, I would suggest moving nfs.sh into tools/. -- paul moore www.paul-moore.com