On Tue, Aug 09, 2011 at 10:41:47AM -0400, Ben Lipton wrote: > Instead of using a dictionary, which iterates through its items in an > arbitrary order, return the filesystems in a list of device, mount point > pairs. Add unit tests to verify this behavior, and to check that > ParseFstab produces output in the new format.
LGTM.
