summaryrefslogtreecommitdiffstats
path: root/libglusterfs/src/glusterfs_fstab.h
Commit message (Collapse)AuthorAgeFilesLines
* booster: Add fstab parsing supportShehjar Tikoo2009-05-081-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>