mount: fix the wrongly stored fs creation time
authorDenys Vlasenko <vda.linux@googlemail.com>
Thu, 21 Jun 2012 14:50:46 +0000 (16:50 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Thu, 21 Jun 2012 14:50:46 +0000 (16:50 +0200)
commitc9a13116a4497f4597ad5db6eb3cac9680fd6fc4
tree7089fec95d805ae2678efa875aaf35608e7f9b8f
parent9ee426649006c4a0db7b4784f2ebb96865d4c705
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>
include/bb_e2fs_defs.h
testsuite/mount.tests
util-linux/mkfs_ext2.c