summaryrefslogtreecommitdiffstats
path: root/daemon/mount.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix umount_all command so it unmounts filesystems in the correct order.Richard Jones2009-04-301-8/+68
|
* Add mount_ro, mount_options, mount_vfs. Fix small bug in OCaml generator.Richard Jones2009-04-221-4/+29
|
* Added test suite.Richard Jones2009-04-111-0/+115
|
* Implemented 'mount' and 'touch' commands.Richard Jones2009-04-031-0/+76