Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 917616d4 authored by Mark Salyzyn's avatar Mark Salyzyn
Browse files

Update overlayfs patch series reference

Test: none
Bug: 127298877
Change-Id: I0162248953ea4d2c97ccec52bf552a5e29a1b61e
parent c9ec9527
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -95,8 +95,8 @@ Caveats
- Kernel must have CONFIG_OVERLAY_FS=y and will need to be patched
  with "*overlayfs: override_creds=off option bypass creator_cred*"
  if kernel is 4.4 or higher.
  The patch is available on the upstream mailing list and the latest as of
  Feb 8 2019 is https://lore.kernel.org/patchwork/patch/1009299/.
  The patch series is available on the upstream mailing list and the latest as
  of Jul 24 2019 is https://lore.kernel.org/patchwork/patch/1104577/.
  This patch adds an override_creds _mount_ option to overlayfs that
  permits legacy behavior for systems that do not have overlapping
  sepolicy rules, principals of least privilege, which is how Android behaves.