Justus Winter <4win...@informatik.uni-hamburg.de> skribis:

> Sounds awesome.  One thing to be aware of (iirc) is that the
> mount/umount code depends on the fstab parser.  I'm not sure whether
> it is needed for the mount/umount(2) interface, or just for the
> command line frontend.  I bet the former, that means that you also
> have to move the fstab parser to the libc.

/etc/fstab handling is not part of the mount/umount functions (on Linux
mount and umount are syscall wrappers generated from syscalls.list.)

Ludo’.

Reply via email to