Whamcloud - gitweb
Simplify profile core functionality
authorTheodore Ts'o <tytso@mit.edu>
Tue, 3 Jan 2006 03:04:41 +0000 (22:04 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Tue, 3 Jan 2006 03:04:41 +0000 (22:04 -0500)
commit9a4c209cd26a7eae3d1de427d9b028f69e1c2554
tree9df63fc4a6006bca6a1d3f7ac82630e3c3faf65e
parent44dc5f8804b2480764f792315d84977ec9569163
Simplify profile core functionality

Boil down and simplify profile.c, and move extra functionality that's
not needed into profile_helpers.c

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
e2fsck/ChangeLog
e2fsck/Makefile.in
e2fsck/profile.c
e2fsck/profile.h
e2fsck/profile_helpers.c [new file with mode: 0644]
e2fsck/profile_helpers.h [new file with mode: 0644]