android_kernel_samsung_msm8226/fs/notify
Daniel Rosenberg 04932ff4a1 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>
Signed-off-by: Kevin F. Haggerty <haggertk@lineageos.org>
2019-08-06 10:44:34 +02:00
..
dnotify
fanotify vfs: Add permission2 for filesystems with per mount permissions 2019-08-06 10:44:34 +02:00
inotify vfs: Add permission2 for filesystems with per mount permissions 2019-08-06 10:44:34 +02:00
Kconfig
Makefile
fsnotify.c Merge tag 'v3.4.113' into lineage-16.0 2019-08-05 14:20:47 +02:00
fsnotify.h
group.c
inode_mark.c Merge tag 'v3.4.113' into lineage-16.0 2019-08-05 14:20:47 +02:00
mark.c
notification.c
vfsmount_mark.c