commit | a4460149a5fadc639dbb708c332a75f9717c12d6 | [log] [tgz] |
---|---|---|
author | Colin Cross <ccross@android.com> | Thu Dec 20 01:00:33 2012 -0800 |
committer | Colin Cross <ccross@android.com> | Thu Dec 20 12:26:29 2012 -0800 |
tree | 3c11e19933e2f68dfd2d9f777fbfe060eb256356 | |
parent | 0078f358ee79245e87fa8f5fc32ce30887f08357 [diff] |
ext4_utils: canonicalize slashes in paths Simplify handling of slashes between directories in paths by forcing them to have leading and trailing slashes as appropriate when passed in to make_ext4fs, and then keeping all directory paths with a trailing slash. As a side effect, using "/" as the mountpoint is now supported. Change-Id: I73fe709c26003a20b0bdf6504db16cc9e39edf9b