aboutsummaryrefslogtreecommitdiff
path: root/security/inode.c
diff options
context:
space:
mode:
authorDaniel Rosenberg <drosen@google.com>2016-10-26 15:58:22 -0700
committerMister Oyster <oysterized@gmail.com>2017-04-13 12:32:14 +0200
commit2ab3c55d2515be9019a9df2b67cc2b53e448813a (patch)
treeb709fad4958780bde4270c298d7253ce3f9ceb6c /security/inode.c
parentbb843f06966b3bc37cdafb33ee71ee74cc8567c9 (diff)
vfs: Allow filesystems to access their private mount data
Now we pass the vfsmount when mounting and remounting. This allows the filesystem to actually set up the mount specific data, although we can't quite do anything with it yet. show_options is expanded to include data that lives with the mount. To avoid changing existing filesystems, these have been added as new vfs functions. Change-Id: If80670bfad9f287abb8ac22457e1b034c9697097 Signed-off-by: Daniel Rosenberg <drosen@google.com>
Diffstat (limited to 'security/inode.c')
0 files changed, 0 insertions, 0 deletions