aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/platform/surface/aggregator/ssh_parser.c
diff options
context:
space:
mode:
authorMax Reitz <[email protected]>2020-09-09 15:52:17 +0000
committerMiklos Szeredi <[email protected]>2020-09-18 13:17:41 +0000
commit1866d779d5d2abae59d304e809600ca3ca8d0071 (patch)
treef6ab5f44aeefd72c9f37e477158ba409a3c35231 /drivers/platform/surface/aggregator/ssh_parser.c
parentfuse: split fuse_mount off of fuse_conn (diff)
downloadkernel-1866d779d5d2abae59d304e809600ca3ca8d0071.tar.gz
kernel-1866d779d5d2abae59d304e809600ca3ca8d0071.zip
fuse: Allow fuse_fill_super_common() for submounts
Submounts have their own superblock, which needs to be initialized. However, they do not have a fuse_fs_context associated with them, and the root node's attributes should be taken from the mountpoint's node. Extend fuse_fill_super_common() to work for submounts by making the @ctx parameter optional, and by adding a @submount_finode parameter. (There is a plain "unsigned" in an existing code block that is being indented by this commit. Extend it to "unsigned int" so checkpatch does not complain.) Signed-off-by: Max Reitz <[email protected]> Signed-off-by: Miklos Szeredi <[email protected]>
Diffstat (limited to 'drivers/platform/surface/aggregator/ssh_parser.c')
0 files changed, 0 insertions, 0 deletions