summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Set timestamps properly when creating missing entries.v2.0.3Vikas Gorur2009-07-061-3/+37
* booster: automake 1.11 compatibility fixCsaba Henk2009-07-021-1/+1
* libglusterfsclient: Use O_ACCMODE for access mode checksShehjar Tikoo2009-07-021-3/+6
* Print volume file after printing other details.Vikas Gorur2009-07-022-2/+4
* performance/write-behind - bug fix in open() and create().Basavanagowda Kanur2009-07-021-1/+5
* rpm spec file updates (removed mod_glusterfs and respective dependencies)Harshavardhana2009-07-011-40/+11
* fuse 2.8 support for xlator/fuseHarshavardhana2009-07-012-0/+23
* fuse 2.8 version check at configure levelHarshavardhana2009-07-011-1/+18
* Fix typos in my previous commit 6010e2a4eCsaba Henk2009-07-011-2/+2
* fuse: instead of having a fixed option list, assemble it using "fuse_opt_add_...Csaba Henk2009-07-011-56/+40
* build warning fixesAmar Tumballi2009-06-301-2/+2
* enhancement in write-behindAmar Tumballi2009-06-301-13/+22
* client_xattrop: use dict_allocate_and_serialize during serializing xattrRaghavendra G2009-06-301-10/+7
* cluster/afr - use different dictionaries for sending xattrop requests to each...Basavanagowda Kanur2009-06-301-24/+50
* booster: Fix build problems with various libtool versionsShehjar Tikoo2009-06-302-12/+20
* libglusterfsclient: Fix glusterfs_mount-vmp search deadlockShehjar Tikoo2009-06-301-11/+20
* booster: Another attempt to fix 32 and 64 bit interoperabilityShehjar Tikoo2009-06-301-17/+27
* libglusterfs-fd: Simplify gf_roundup_power_of_twoShehjar Tikoo2009-06-301-30/+10
* booster: Remove gf_fd_unused_get2Shehjar Tikoo2009-06-302-40/+4
* booster: Add new booster-specific fd-tableShehjar Tikoo2009-06-304-139/+438
* libglusterfs: Prevent gf_fd_put'ing of unallocated fdShehjar Tikoo2009-06-301-1/+11
* libglusterfs: Chain newly allocated fdentries.Shehjar Tikoo2009-06-301-0/+1
* libglusterfs: Change GF_FDENTRY_ALLOCATED constantShehjar Tikoo2009-06-301-3/+2
* client: Replace saved_fds dict with listShehjar Tikoo2009-06-302-158/+177
* libglusterfs: Turn fd-table O(1)Shehjar Tikoo2009-06-303-82/+141
* booster: fix build error in fcntl implementation.Raghavendra G2009-06-301-1/+7
* booster: fix memory corruption in booster_cleanupRaghavendra G2009-06-301-4/+10
* libglusterfsclient: reset the vmplist and vmpentries to 0 in glusterfs_resetRaghavendra G2009-06-301-0/+6
* booster: implement fcntl.Raghavendra G2009-06-301-1/+104
* libglusterfsclient: implement glusterfs_fcntl.Raghavendra G2009-06-302-0/+117
* booster: implement readdir_r and readdir64_r.Raghavendra G2009-06-302-0/+70
* libglusterfsclient: implement glusterfs_readdir_rRaghavendra G2009-06-302-0/+72
* libglusterfsclient: update offset in glusterfs_read_async_cbk only if offset ...Raghavendra G2009-06-302-4/+10
* booster: call glusterfs_umount_all during cleanupRaghavendra G2009-06-301-0/+4
* booster: implement sendfile.Raghavendra G2009-06-301-0/+58
* libglusterfsclient: implement glusterfs_sendfile.Raghavendra G2009-06-302-0/+171
* libglusterfsclient: add glusterfs_umount_all.Raghavendra G2009-06-302-0/+23
* libglusterfsclient: make glusterfs_umount thread safeRaghavendra G2009-06-301-18/+42
* libglusterfsclient: make glusterfs_mount thread safe.Raghavendra G2009-06-301-51/+80
* booster: remove mount table which maps a path to glusterfs handler.Raghavendra G2009-06-301-236/+86
* Fix some trivial typos.Erick Tryzelaar2009-06-292-4/+4
* version check between client/server made more specific to protocol only.Amar Tumballi2009-06-293-9/+14
* dht_readdir_cbk: use stat attributes in the READDIRPLUS dirents toAnand V. Avati2009-06-261-22/+21
* rename dht_first_up_child to dht_first_up_subvolAnand V. Avati2009-06-262-2/+3
* set 'lookup unhashed' mode to be on by defaultAnand V. Avati2009-06-261-1/+1
* posix_readdir: fill stat structure into dir entryAnand V. Avati2009-06-261-0/+23
* gf-dirent: add support for stat attribute in dir entry (to work likeAnand V. Avati2009-06-262-5/+13
* mount script to take arguments like nfsAmar Tumballi2009-06-241-17/+34
* Added a new option transport.socket.nodelay.Vijay Bellur2009-06-242-0/+51
* server-protocol: interpret the 'op' value properly when a packet is received.Amar Tumballi2009-06-231-4/+3