aboutsummaryrefslogtreecommitdiff
path: root/kernel/sysctl_binary.c
diff options
context:
space:
mode:
authorDaniel Rosenberg <drosen@google.com>2016-10-26 20:27:20 -0700
committerMister Oyster <oysterized@gmail.com>2017-04-13 12:32:15 +0200
commita2f86e577b06f618ad5b2c4cb2fa58e4eb1a3fcc (patch)
tree8eae9df0733b739ba4cac4d5c75745354eb5bbba /kernel/sysctl_binary.c
parentbf3b6615b7a5cba4886c5363068434508f8ee8aa (diff)
sdcardfs: Use per mount permissions
This switches sdcardfs over to using permission2. Instead of mounting several sdcardfs instances onto the same underlaying directory, you bind mount a single mount several times, and remount with the options you want. These are stored in the private mount data, allowing you to maintain the same tree, but have different permissions for different mount points. Warning functions have been added for permission, as it should never be called, and the correct behavior is unclear. Change-Id: I841b1d70ec60cf2b866fa48edeb74a0b0f8334f5 Signed-off-by: Daniel Rosenberg <drosen@google.com>
Diffstat (limited to 'kernel/sysctl_binary.c')
0 files changed, 0 insertions, 0 deletions