Whamcloud - gitweb
e2fsck, mke2fs: enable octal integers in the profile/config file
authorTheodore Ts'o <tytso@mit.edu>
Tue, 21 Jan 2014 05:59:03 +0000 (00:59 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Thu, 30 Jan 2014 18:58:18 +0000 (13:58 -0500)
commita9d7fc69b6b0ef5ce02af387c8886fd9e56b463e
treeb6562a9a54148eb91376055bf2c26ff60efd0bbb
parent3c6e91c5498771bc794fd2854153fe31c006df50
e2fsck, mke2fs: enable octal integers in the profile/config file

If an integer in the config file starts with a 0, interpret it as an
octal number.

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
e2fsck/profile.c