android_kernel_google_msm/ipc
Daniel Rosenberg 19a3f7c232 vfs: Add permission2 for filesystems with per mount permissions
This allows filesystems to use their mount private data to
influence the permssions they return in permission2. It has
been separated into a new call to avoid disrupting current
permission users.

Change-Id: I9d416e3b8b6eca84ef3e336bd2af89ddd51df6ca
Signed-off-by: Daniel Rosenberg <drosen@google.com>
2017-09-22 19:12:07 +03:00
..
compat.c [PATCH v3] ipc: provide generic compat versions of IPC syscalls 2012-03-15 13:13:38 -04:00
compat_mq.c
ipc_sysctl.c ipc: introduce shm_rmid_forced sysctl 2011-07-26 16:49:44 -07:00
ipcns_notifier.c
Makefile
mq_sysctl.c
mqueue.c vfs: Add permission2 for filesystems with per mount permissions 2017-09-22 19:12:07 +03:00
msg.c
msgutil.c proc: Usable inode numbers for the namespace file descriptors. 2015-07-13 11:18:01 -07:00
namespace.c proc: Usable inode numbers for the namespace file descriptors. 2015-07-13 11:18:01 -07:00
sem.c ipc/sem.c: remove private structures from public header file 2011-11-02 16:07:01 -07:00
shm.c ipc/shm: Fix shmat mmap nil-page protection 2017-03-15 20:31:16 +00:00
syscall.c
util.c
util.h