Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | booster: Add fstab parsing support | Shehjar Tikoo | 2009-05-08 | 1 | -2/+2 |
| | | | | | | | | | | | | | 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> | ||||
* | IOBUF support (to be used by transports and fuse) | Anand V. Avati | 2009-04-12 | 1 | -2/+2 |
| | | | | Signed-off-by: Anand V. Avati <avati@amp.gluster.com> | ||||
* | Add system call abstraction layer | Vikas Gorur | 2009-03-17 | 1 | -2/+2 |
| | | | | | | | | | - syscall.c provides platform-independent system calls - previous code for this from compat.c removed - posix xlator uses new functions from syscall.c - solaris_flistxattr added to compat.c Signed-off-by: Anand V. Avati <avati@amp.gluster.com> | ||||
* | Added all files | Vikas Gorur | 2009-02-18 | 1 | -0/+21 |