summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* server protocol forget cleanupAmar Tumballi2009-07-011-71/+4
* cleanup client_forgetAmar Tumballi2009-07-012-179/+2
* 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
* build warning fixesAmar Tumballi2009-06-301-2/+2
* enhancement in write-behindAmar Tumballi2009-06-301-18/+22
* version changes in GIT repo to differentiate between branchesAmar Tumballi2009-06-302-3/+3
* 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-292-12/+20
* libglusterfsclient: Fix glusterfs_mount-vmp search deadlockShehjar Tikoo2009-06-291-11/+20
* booster: Another attempt to fix 32 and 64 bit interoperabilityShehjar Tikoo2009-06-291-17/+27
* libglusterfs-fd: Simplify gf_roundup_power_of_twoShehjar Tikoo2009-06-291-30/+10
* booster: Remove gf_fd_unused_get2Shehjar Tikoo2009-06-292-40/+4
* booster: Add new booster-specific fd-tableShehjar Tikoo2009-06-294-139/+438
* Fix some trivial typos.Erick Tryzelaar2009-06-292-4/+4
* Added new options for log-server and log-server-portHarshavardhana Ranganath2009-06-291-2/+16
* 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
* 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
* server-protocol: interpret the 'op' value properly when a packet is received.Amar Tumballi2009-06-231-4/+3
* check if the 'key' is the volume file name itself.Amar Tumballi2009-06-231-14/+34
* mount.glusterfs.in correctness in case of duplicate mountAmar Tumballi2009-06-231-2/+2
* Fix typos in my previous commit 6010e2a4eCsaba Henk2009-06-231-2/+2
* glusterfsd - build proper mount/fuse structure.Basavanagowda Kanur2009-06-221-2/+17
* fuse: instead of having a fixed option list, assemble it using "fuse_opt_add_...Csaba Henk2009-06-221-56/+40
* Avoid accessing local unconditionally in trash_common_*_cbk functions.Vijay Bellur2009-06-221-0/+8
* local->loc should be filled in dht-mknod()Amar Tumballi2009-06-181-0/+9
* Add command line option to specify central log server.Vikas Gorur2009-06-183-2/+31
* Remove the trailing "/" which fails build with new version of automakeHarshavardhana2009-06-182-2/+2
* making dht and nufa's 'min-free-disk' option to take both percent and disk-sizeAmar Tumballi2009-06-184-38/+90
* adding an extra xlator option type, GF_OPTION_PERCENT_OR_SIZET.Amar Tumballi2009-06-182-3/+96
* libglusterfs: Prevent gf_fd_put'ing of unallocated fdShehjar Tikoo2009-06-181-1/+11
* libglusterfs: Chain newly allocated fdentries.Shehjar Tikoo2009-06-181-0/+1
* libglusterfs: Change GF_FDENTRY_ALLOCATED constantShehjar Tikoo2009-06-181-3/+2
* change the log level of disk full message in dht-diskusageAmar Tumballi2009-06-181-3/+3
* Booster build should not depend on if mod_glusterfs is disabledHarshavardhana Ranganath2009-06-171-1/+1
* Removed the swap being done for __noswap functions.Vijay Bellur2009-06-171-3/+3
* change ha-statfs() to handle the case of loc->inode being NULLAmar Tumballi2009-06-172-27/+44
* client: Replace saved_fds dict with listShehjar Tikoo2009-06-152-158/+177
* libglusterfs: Turn fd-table O(1)Shehjar Tikoo2009-06-153-82/+141
* write-behind: fix memory corruptionRaghavendra G2009-06-151-0/+1