]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commit
Add new function: profile_set_default()
authorTheodore Ts'o <tytso@mit.edu>
Wed, 4 Jul 2007 17:03:35 +0000 (13:03 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Wed, 4 Jul 2007 17:03:35 +0000 (13:03 -0400)
commit6f890e516d1eddb52a566d1f77888c9edf5772f2
treed45d866465be82038467ca0f40b8bda187c3a762
parent6bde5c28ba25600f02f6d8cd2e8de39017bc421d
Add new function: profile_set_default()

profile_set_default() sets the value of the pseudo file "<default>".
If the file "<default>" had previously been passed to profile_init(),
then def_string parameter will be parsed and used as the profile
information for the "<default>" file.

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