Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cleaned up some warnings in the mount config file code. | Steve Dickson | 2009-08-27 | 1 | -0/+2 |
| | | | | Signed-off-by: Steve Dickson <steved@redhat.com> | ||||
* | Cleaned up parsing errors to hopeful be more precise | Steve Dickson | 2009-08-17 | 1 | -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 allow | Steve Dickson | 2009-08-16 | 1 | -0/+47 |
mount options to be set in a configuration file Signed-off-by: Steve Dickson <steved@redhat.com> |