summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorJann Horn <jannh@google.com>2016-06-01 11:55:05 +0200
committerGerrit - the friendly Code Review server <code-review@localhost>2016-09-13 14:30:57 -0700
commit145080328807f6bcae5a8151c22463f371c02896 (patch)
tree2b3ba2523f6a8b1aa9dc34d78c4606687a91d82a /tools/perf/scripts/python
parent9b82a4c5896632b62140d1ddda55638fea254007 (diff)
proc: prevent stacking filesystems on top
This prevents stacking filesystems (ecryptfs and overlayfs) from using procfs as lower filesystem. There is too much magic going on inside procfs, and there is no good reason to stack stuff on top of procfs. (For example, procfs does access checks in VFS open handlers, and ecryptfs by design calls open handlers from a kernel thread that doesn't drop privileges or so.) Signed-off-by: Jann Horn <jannh@google.com> Cc: stable@vger.kernel.org Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org> Signed-off-by: Dennis Cagle <d-cagle@codeaurora.org> Git-repo: https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git Git-commit: e54ad7f1ee263ffa5a2de9c609d58dfa27b21cd9 (cherry picked from commit e54ad7f1ee263ffa5a2de9c609d58dfa27b21cd9) Change-Id: I1bf47b15e8201d3a049a04e1b054c664d9be9bea
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions