commit | 9432d29aa18d8e17d649118f6de4b6037b20be27 | [log] [tgz] |
---|---|---|
author | Denys Vlasenko <vda.linux@googlemail.com> | Thu Jun 21 16:50:46 2012 +0200 |
committer | Tanguy Pruvot <tanguy.pruvot@gmail.com> | Sat Jul 14 01:00:53 2012 +0200 |
tree | b7d2525f9f8d0a69f39a50674f7bae49470b425e | |
parent | cafa3e4f576d92da21c8ee2704de6eaaf493eaec [diff] |
mount: fix the wrongly stored fs creation time This bug made our ext2 images non-mountable by ext4 driver. Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>