Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | booster: Standardize conf file and env variable | Shehjar Tikoo | 2009-05-08 | 1 | -2/+2 | |
* | booster: Use CONFDIR as booster.conf default location | Shehjar Tikoo | 2009-05-06 | 1 | -1/+1 | |
* | booster: Change booster conf env var name | Shehjar Tikoo | 2009-05-06 | 1 | -1/+2 | |
* | booster: Add lchown API | Shehjar Tikoo | 2009-05-05 | 1 | -0/+23 | |
* | booster: Add remove API | Shehjar Tikoo | 2009-05-05 | 1 | -0/+22 | |
* | booster: Add getxattr,lgetxattr API | Shehjar Tikoo | 2009-05-05 | 1 | -1/+47 | |
* | booster: Add readdir64 API | Shehjar Tikoo | 2009-05-05 | 2 | -1/+14 | |
* | booster: Add statvfs API | Shehjar Tikoo | 2009-05-05 | 2 | -0/+65 | |
* | booster: Add statfs API | Shehjar Tikoo | 2009-05-05 | 2 | -0/+64 | |
* | booster: Add lstat API | Shehjar Tikoo | 2009-05-05 | 2 | -0/+127 | |
* | booster: Add fstat API | Shehjar Tikoo | 2009-05-05 | 2 | -0/+141 | |
* | booster: Add stat API | Shehjar Tikoo | 2009-05-05 | 3 | -2/+153 | |
* | booster: Add closedir API | Shehjar Tikoo | 2009-05-05 | 1 | -0/+33 | |
* | booster: Add readdir API | Shehjar Tikoo | 2009-05-05 | 1 | -0/+32 | |
* | booster: Add opendir API | Shehjar Tikoo | 2009-05-05 | 1 | -0/+51 | |
* | booster: Add realpath API | Shehjar Tikoo | 2009-05-05 | 1 | -0/+20 | |
* | booster: Add readlink API | Shehjar Tikoo | 2009-05-05 | 1 | -0/+20 | |
* | booster: Add symlink API | Shehjar Tikoo | 2009-05-05 | 1 | -0/+20 | |
* | booster: Add unlink API | Shehjar Tikoo | 2009-05-05 | 1 | -0/+20 | |
* | booster: Add mkfifo API | Shehjar Tikoo | 2009-05-05 | 1 | -0/+20 | |
* | booster: Add mknod API | Shehjar Tikoo | 2009-05-05 | 1 | -0/+20 | |
* | booster: Add utime API | Shehjar Tikoo | 2009-05-05 | 1 | -0/+22 | |
* | booster: Add utimes API | Shehjar Tikoo | 2009-05-05 | 1 | -0/+20 | |
* | booster: Add rename API | Shehjar Tikoo | 2009-05-05 | 1 | -0/+21 | |
* | booster: Add link API | Shehjar Tikoo | 2009-05-05 | 1 | -0/+21 | |
* | booster: Add ftruncate API | Shehjar Tikoo | 2009-05-05 | 1 | -0/+23 | |
* | booster: Add fsync API | Shehjar Tikoo | 2009-05-05 | 1 | -0/+23 | |
* | booster: Add fchown API | Shehjar Tikoo | 2009-05-05 | 1 | -0/+25 | |
* | booster: Add fchmod API | Shehjar Tikoo | 2009-05-05 | 1 | -1/+21 | |
* | booster: Add chown API | Shehjar Tikoo | 2009-05-05 | 1 | -0/+21 | |
* | booster: Add chmod API | Shehjar Tikoo | 2009-05-05 | 1 | -0/+20 | |
* | booster: Add rmdir API | Shehjar Tikoo | 2009-05-05 | 1 | -0/+19 | |
* | booster: Add mkdir API | Shehjar Tikoo | 2009-05-05 | 1 | -0/+21 | |
* | booster: Add log message | Shehjar Tikoo | 2009-05-05 | 1 | -0/+1 | |
* | booster: Clean-up pwrite64 | Shehjar Tikoo | 2009-05-05 | 1 | -4/+6 | |
* | booster: Clean-up pwrite | Shehjar Tikoo | 2009-05-05 | 1 | -6/+5 | |
* | booster: Clean-up lseek64 | Shehjar Tikoo | 2009-05-05 | 1 | -1/+6 | |
* | booster: Clean-up lseek | Shehjar Tikoo | 2009-05-05 | 1 | -2/+6 | |
* | booster: Clean-up write | Shehjar Tikoo | 2009-05-05 | 1 | -18/+5 | |
* | booster: Clean-up writev | Shehjar Tikoo | 2009-05-05 | 1 | -21/+5 | |
* | booster: Clean-up pread64 | Shehjar Tikoo | 2009-05-05 | 1 | -4/+5 | |
* | booster: Clean-up pread | Shehjar Tikoo | 2009-05-05 | 1 | -4/+5 | |
* | booster: Clean-up readv | Shehjar Tikoo | 2009-05-05 | 1 | -16/+5 | |
* | booster: Clean up read | Shehjar Tikoo | 2009-05-05 | 1 | -19/+5 | |
* | booster: Support VMP-based creat | Shehjar Tikoo | 2009-05-05 | 1 | -1/+47 | |
* | booster: Add VMP-based open support | Shehjar Tikoo | 2009-05-05 | 1 | -20/+146 | |
* | booster: Remove fcntl.h from include path | Shehjar Tikoo | 2009-05-05 | 1 | -8/+27 | |
* | booster: Integrate VMP-based mounting | Shehjar Tikoo | 2009-05-05 | 1 | -2/+110 | |
* | libglusterfsclient: Add VMP-based open | Shehjar Tikoo | 2009-04-21 | 1 | -1/+1 | |
* | Enabling booster after port to work with changed libglusterfsclient interface. | Raghavendra G | 2009-04-06 | 1 | -0/+929 |