aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/cdns3/cdns3-imx.c
diff options
context:
space:
mode:
authorMax Reitz <mreitz@redhat.com>2020-09-09 17:52:17 +0200
committerMiklos Szeredi <mszeredi@redhat.com>2020-09-18 15:17:41 +0200
commit1866d779d5d2abae59d304e809600ca3ca8d0071 (patch)
treef6ab5f44aeefd72c9f37e477158ba409a3c35231 /drivers/usb/cdns3/cdns3-imx.c
parentfuse: split fuse_mount off of fuse_conn (diff)
downloadlinux-dev-1866d779d5d2abae59d304e809600ca3ca8d0071.tar.xz
linux-dev-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 <mreitz@redhat.com> Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-imx.c')
0 files changed, 0 insertions, 0 deletions