summaryrefslogtreecommitdiffstats
path: root/glusterfsd
Commit message (Expand)AuthorAgeFilesLines
* iobuf: initialize size without 4KB paddingAnand Avati2009-10-301-1/+1
* glusterfsd: whitespace cleanupAnand Avati2009-10-301-957/+957
* glusterfsd.c: Unnecessary writing of strerror of errorno on pipevinayak hegde2009-10-211-16/+17
* Changed occurrences of Z Research to Gluster.Vijay Bellur2009-10-073-5/+5
* glusterfsd.c: Pipe is used during daemonization as ipc.vinayak hegde2009-10-051-104/+91
* glusterfsd/main: Do a sem_post only if running in daemon mode.Vikas Gorur2009-09-241-2/+2
* Changes for custom daemon function.vinayak hegde2009-09-231-5/+104
* glusterfsd: Removing conditional compilation for SIGUSR1 handler.Vijay Bellur2009-09-161-2/+0
* TAKE2[PATCH BUG:213 1/1] Support for Process State DumpVijay Bellur2009-08-191-1/+3
* Merge branch 'fusilli' of /data/git/users/csaba/glusterfs-fusilliAnand V. Avati2009-08-171-1/+2
|\
| * fuse: switch off direct I/O mode if big writes are supportedCsaba Henk2009-08-141-1/+2
* | glusterfs log prints "TLA Revision" tag, remove it and reflect git insteadHarshavardhana Ranganath2009-08-171-3/+3
|/
* 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