summaryrefslogtreecommitdiffstats
path: root/plugin/rpcplugin/sandbox/sandbox_test.go
Commit message (Collapse)AuthorAgeFilesLines
* ABC-22: Plugin sandboxing for linux/amd64 (#8068)Chris2018-01-151-0/+25
* plugin sandboxing * remove unused type * better symlink handling, better remounting, better test, whitespace fixes, and comment on the remounting * fix test compile error * big simplification for getting mount flags * mask statfs flags to the ones we're interested in