summaryrefslogtreecommitdiffstats
path: root/glusterfsd
Commit message (Expand)AuthorAgeFilesLines
* glusterfsd: handle logfile path specification appropriately.Basavanagowda Kanur2009-07-281-1/+8
* fix build warnings in glusterfsdAmar Tumballi2009-07-201-22/+41
* Print volume file after printing other details.Vikas Gorur2009-07-021-1/+3
* glusterfsd - build proper mount/fuse structure.Basavanagowda Kanur2009-06-221-2/+17
* Add command line option to specify central log server.Vikas Gorur2009-06-182-2/+29
* Initialize central logging in glusterfs main().Vikas Gorur2009-06-111-0/+10
* Print PID after daemonizing glusterfs.Vikas Gorur2009-06-091-2/+11
* THIS: use xlator_init() for initializing xlatorsAnand V. Avati2009-05-221-1/+1
* globals: add globals.h/c THIS: macro to access thread specific current xlator...Anand V. Avati2009-05-221-2/+6
* Edited log message for --volfile-checkVikas Gorur2009-05-161-1/+1
* default log file different per mount (or if server, per volumefile)Amar Tumballi2009-05-161-8/+54
* Introduce new log level GF_LOG_TRACE.Vikas Gorur2009-04-241-0/+4
* Remove log level TRACE and the macro GF_TRACE.Vikas Gorur2009-04-241-4/+0
* keep ctx->page_size fixed at 128KB but only add the margin for iobufs which a...Anand V. Avati2009-04-181-2/+2
* add 4KB margin in iobuf to accommodate fuse headerAnand V. Avati2009-04-171-1/+1
* introduce page_size in glusterfs_ctx_t to be used by all translators set it t...Anand V. Avati2009-04-131-1/+2
* change arena size to 8MBAnand V. Avati2009-04-131-1/+1
* updated glusterfsd to create iobuf pool at initializationAnand V. Avati2009-04-121-0/+1
* Enable glusterfs client to exit after a configured number of failed connects ...Raghavendra G2009-04-013-0/+23
* Add new type of option type INTERNET_ADDRESS for validationRaghavendra G2009-04-011-5/+29
* volumefile modification awareness to make sure there are no inconsistencies.Amar Tumballi2009-02-272-0/+16
* updated copyright header to extend copyright upto 2009Basavanagowda Kanur2009-02-263-4/+4
* backtick support enhancementRaghavendra G2009-02-251-1/+0
* change to make round robin dns work for getspec()Amar Tumballi2009-02-221-1/+1
* command line and mount/fuse now use float attr/entry timeoutsHarshavardhana2009-02-211-10/+13
* Added all filesVikas Gorur2009-02-185-0/+1494