Whamcloud - gitweb
LU-1888 mke2fs: fix handling of mmp_update_interval option 38/3938/3
authorGregoire Pichon <gregoire.pichon@bull.net>
Wed, 17 Oct 2012 14:57:32 +0000 (16:57 +0200)
committerAndreas Dilger <adilger@whamcloud.com>
Sat, 1 Dec 2012 19:47:20 +0000 (12:47 -0700)
commit9eb28404ee7d481404989bba3cccb8b4c99943ca
tree5286351fc2f876aaf9db3ea9fb2a16611cff35e1
parent7728b83185fd8d568244838e11a164a389919c50
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