commit | 7478804b783619762a52a740037126ef8711acc2 | [log] [tgz] |
---|---|---|
author | Rob Landley <rob@landley.net> | Thu Aug 03 17:54:45 2006 +0000 |
committer | Rob Landley <rob@landley.net> | Thu Aug 03 17:54:45 2006 +0000 |
tree | b89cfcb288e5ff6deb78c7bbf21a08459850cba2 | |
parent | 280a264fb893670f00e333dc75c58b6c77970048 [diff] |
Fix umount so loop device disassociation hopefully doesn't screw up errno on a failed mount. And while I'm at it, legacy mdev removal was only being done in the _failure_ case? That can't be right. Plus minor header cleanups and an option parsing tweak.