diff options
author | David Howells <dhowells@redhat.com> | 2019-03-21 09:22:36 +0000 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2019-09-05 14:34:23 -0400 |
commit | 43ce4c1feadbc84c772518a2d1974f6ba1b15089 (patch) | |
tree | e3bc42b51b6c0ca84b4a7c99f676999ed0bf892f /fs/cramfs | |
parent | 0f071004109d9c8de7023b9a64fa2ba3fa87cbed (diff) | |
download | linux-43ce4c1feadbc84c772518a2d1974f6ba1b15089.tar.bz2 |
vfs: Add a single-or-reconfig keying to vfs_get_super()
Add an additional keying mode to vfs_get_super() to indicate that only a
single superblock should exist in the system, and that, if it does, further
mounts should invoke reconfiguration upon it.
This allows mount_single() to be replaced.
[Fix by Eric Biggers folded in]
Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'fs/cramfs')
0 files changed, 0 insertions, 0 deletions