aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorAl Viro <viro@zeniv.linux.org.uk>2018-12-23 17:25:47 -0500
committerAl Viro <viro@zeniv.linux.org.uk>2019-02-28 03:29:26 -0500
commitcb50b348c71ffa90d7d1b2a494b553b5099bc090 (patch)
treed3896d01eb8fdd3ddbce3329314137f24da83ecb /security
parentvfs: Implement a filesystem superblock creation/configuration context (diff)
downloadlinux-dev-cb50b348c71ffa90d7d1b2a494b553b5099bc090.tar.xz
linux-dev-cb50b348c71ffa90d7d1b2a494b553b5099bc090.zip
convenience helpers: vfs_get_super() and sget_fc()
the former is an analogue of mount_{single,nodev} for use in ->get_tree() instances, the latter - analogue of sget() for the same. These are fairly similar to the originals, but the callback signature for sget_fc() is different from sget() ones, so getting bits and pieces shared would be too convoluted; we might get around to that later, but for now let's just remember to keep them in sync. They do live next to each other, and changes in either won't be hard to spot. Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'security')
0 files changed, 0 insertions, 0 deletions