[haiku-gsoc] 'myfs' in fs_shell

  • From: raghuram <raghuram87@xxxxxxxxx>
  • To: haiku-gsoc@xxxxxxxxxxxxx
  • Date: Thu, 9 Jul 2009 22:29:19 +0530

Hi all,

In fs_shell program, I see that we first create a rootfs and mount it
at '/' and create a directory called 'myfs' and then mount the image
given to fs_shell at 'myfs'. Is it mandatory that the file systems be
mounted over a rootfs? In my current fuse implementation also there is
a 'myfs' directory over which I am currently mounting the given
filesystem image. It doesn't look good :). Can we not remove the mount
over 'myfs' and directly mount over at '/'?

Best Regards,
Raghuram.

Other related posts: