Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Changed occurrences of Z Research to Gluster. | Vijay Bellur | 2009-10-07 | 1 | -1/+1 |
| | | | | Signed-off-by: Anand V. Avati <avati@dev.gluster.com> | ||||
* | fixed sys_<fops> related warnings. (on mac os x and opensolaris) | Amar Tumballi | 2009-03-19 | 1 | -1/+1 |
| | | | | | | The fix in posix will fix 'unresolved' symbol errors in Mac/Solaris/FreeBSD Signed-off-by: Anand V. Avati <avati@amp.gluster.com> | ||||
* | Add system call abstraction layer | Vikas Gorur | 2009-03-17 | 1 | -0/+432 |
- 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> |