summaryrefslogtreecommitdiffstats
path: root/utils/mount/mount_config.h
Commit message (Collapse)AuthorAgeFilesLines
* Cleaned up some warnings in the mount config file code.Steve Dickson2009-08-271-0/+2
| | | | Signed-off-by: Steve Dickson <steved@redhat.com>
* Cleaned up parsing errors to hopeful be more preciseSteve Dickson2009-08-171-3/+4
| | | | | | | Also had mount_config_init() call xlog_open() so the program name is set on xlog() calls. Signed-off-by: Steve Dickson <steved@redhat.com>
* Added hooks to the mount command that allowSteve Dickson2009-08-161-0/+47
mount options to be set in a configuration file Signed-off-by: Steve Dickson <steved@redhat.com>