virtiofsd: extract root inode init into setup_root()
commit3ca8a2b1c83eb185c232a4e87abbb65495263756
authorMiklos Szeredi <mszeredi@redhat.com>
Wed, 20 Nov 2019 14:25:50 +0000 (20 14:25 +0000)
committerDr. David Alan Gilbert <dgilbert@redhat.com>
Thu, 23 Jan 2020 16:41:37 +0000 (23 16:41 +0000)
tree5cadcb42cd5233d5c1feab324871cb9b6eb75199
parent9de4fab5995d115f8ebfb41d8d94a866d80a1708
virtiofsd: extract root inode init into setup_root()

Inititialize the root inode in a single place.

Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
dgilbert:
with fix suggested by Misono Tomohiro <misono.tomohiro@jp.fujitsu.com>
Reviewed-by: Misono Tomohiro <misono.tomohiro@jp.fujitsu.com>
Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
tools/virtiofsd/passthrough_ll.c