summaryrefslogtreecommitdiffstats
path: root/toolbox/umount.c
Commit message (Collapse)AuthorAgeFilesLines
* Show why umount failed.Jeff Brown2011-07-141-5/+6
| | | | Change-Id: Id2b3fbc46b8dfbe2f05637fb35c298915cd5f524
* Add -o loop= option to mount, and fix error detection in mount and umountKen Sumrall2011-07-131-8/+24
| | | | | | | | | | This fixes bug http://b.android.com/18419, which complains about a bogus error check in the mount command (it also was wrong in the umount command) and also asks for the mount command to support more than one loopback device, as mentioned in the FIXME comments in mount.c. This required some corresponding changes to umount.c Change-Id: Ib796c70926395e61557e487bad64984d3295d5f3
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+74
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-74/+0
|
* Initial ContributionThe Android Open Source Project2008-10-211-0/+74