Files
android_kernel_fxtec_sm6115/include
David Howells e6466c9be7 UPSTREAM: 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.

Change-Id: Id9d5ac7b99022f9df45b640485fa2a0d3de4ecf5
Signed-off-by: David Howells <dhowells@redhat.com>
cc: Jens Axboe <axboe@kernel.dk>
cc: linux-block@vger.kernel.org
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2025-08-31 10:09:59 +01:00
..