diff options
author | David Howells <[email protected]> | 2019-03-27 14:15:16 +0000 |
---|---|---|
committer | Al Viro <[email protected]> | 2019-09-05 14:34:22 -0400 |
commit | fe62c3a4e17ddfe672710425ab6eba2ba7203526 (patch) | |
tree | 4b8bfb4bbfbeb53c75b14f4522233ed3216749aa /lib | |
parent | 533770cc0ae84890624dc129609f3d75855c8982 (diff) |
vfs: Create fs_context-aware mount_bdev() replacement
Create a function, get_tree_bdev(), that is fs_context-aware and a
->get_tree() counterpart of mount_bdev().
It caches the block device pointer in the fs_context struct so that this
information can be passed into sget_fc()'s test and set functions.
Signed-off-by: David Howells <[email protected]>
cc: Jens Axboe <[email protected]>
cc: [email protected]
Signed-off-by: Al Viro <[email protected]>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions