Whamcloud - gitweb
LU-1888 mke2fs: fix handling of mmp_update_interval option v1.42.6.wc1
authorGregoire Pichon <gregoire.pichon@bull.net>
Wed, 17 Oct 2012 14:57:32 +0000 (16:57 +0200)
committerAndreas Dilger <adilger@whamcloud.com>
Thu, 29 Nov 2012 13:09:33 +0000 (06:09 -0700)
commit108633a131cb297b76e982c92af59a201313bdb9
treec020f4efb6575d6cc9b520224e3d5ec844a73e20
parent640e40920a3686f1404dcf287185040fa58ae41a
LU-1888 mke2fs: fix handling of mmp_update_interval option

Fix ext2fs_initialize() to ensure specified mmp_update_interval
option is taken into account at filesystem creation.

Signed-off-by: Gregoire Pichon <gregoire.pichon@bull.net>
Change-Id: I79a5dbb622117eb73bc27bef6f5a04504b45da54
lib/ext2fs/initialize.c