Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | booster: Add fstab parsing support | Shehjar Tikoo | 2009-05-08 | 1 | -0/+82 |
This commit changes the booster.conf format from a simple custom format to that of the /etc/fstab.c See booster_mount(..) for the mount options supported/required for LD_PRELOADing booster. I'll write a small help doc soon. This commit also brings in fstab parsing code into libglusterfs because Darwin libc only supports reading the hardcoded /etc/fstab. Signed-off-by: Anand V. Avati <avati@amp.gluster.com> |