summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* mgmt/glusterd: update brick-count as soon as it is added in add-brickPranith K2010-10-271-2/+2
* mgmt/glusterd: glusterd_is_local_addr implementationPranith K2010-10-271-64/+73
* mgmt/glusterd: Unlock upon a cli request failureVijay Bellur2010-10-272-7/+11
* distribute: bring in statfs normalizationAmar Tumballi2010-10-272-6/+36
* log locate should check if the export directory is validRaghavendra Bhat2010-10-271-0/+36
* fuse: retire the faked-FLUSH-upon-RELEASE hackCsaba Henk2010-10-261-72/+9
* report the error if a volume not in the started state is tried to be stoppedRaghavendra Bhat2010-10-261-2/+10
* volgen: macro cleanupCsaba Henk2010-10-261-18/+12
* libglusterfs, glusterfsd: add shortname resolution + optname hinting support ...Csaba Henk2010-10-262-31/+284
* glusterd-volgen: Fix division by zero clang warning.Pavan Vilas Sondur2010-10-261-54/+39
* nfs3: Translate ENOTCONN into IO error for clientShehjar Tikoo2010-10-261-0/+4
* nfs-rpc: Fix log message for unsupported programShehjar Tikoo2010-10-261-1/+1
* fuse: "terminating upon EBADF" log message is confusing, set its level to DEBUGCsaba Henk2010-10-261-1/+1
* server: parse more precisely when validating auth optionsCsaba Henk2010-10-261-19/+15
* NULL checks in the fops of io-cacheRaghavendra Bhat2010-10-261-7/+34
* io-stats: handle the case of 'cleanup_and_exit()' properlyAmar Tumballi2010-10-261-4/+10
* server: Don't free conf in fini.Raghavendra G2010-10-261-1/+2
* Propogate rebalance already started error to clishishir gowda2010-10-241-0/+1
* client: move reopen{,dir} code to handshake fileAmar Tumballi2010-10-245-312/+300
* client: decrement the 'openfd' count in case of opendir_cbk tooAmar Tumballi2010-10-241-0/+2
* server: print information about disconnected clientAmar Tumballi2010-10-241-0/+4
* debug/io-stats: init() should also set loglevelKaushik BV2010-10-241-1/+10
* Log level mess clean upshishir gowda2010-10-243-31/+17
* mgmt/glusterd: resolve the bricks before comparing uuidPranith K2010-10-242-8/+27
* Solaris build: Fix linux only featuresshishir gowda2010-10-211-1/+2
* Solaris build: Remove sigtimewaitdshishir gowda2010-10-211-13/+0
* nfs3: Correctly funge solaris root lookup FH for DVMShehjar Tikoo2010-10-211-5/+5
* nfs: Fix volume-id option declarationShehjar Tikoo2010-10-211-1/+1
* do not hardcode the replace brick remote port to 34034Raghavendra Bhat2010-10-211-4/+0
* glusterd-rebalance: if file is open, don't do rebalanceAmar Tumballi2010-10-192-0/+32
* Revert "glusterd-rebalance: if file is open, don't do rebalance"Vijay Bellur2010-10-192-32/+0
* glusterd-rebalance: if file is open, don't do rebalanceAmar Tumballi2010-10-122-0/+32
* mgmt/glusterd: create brick path if does not existPranith K2010-10-123-70/+53
* Change assert to GF_ASSERTVijay Bellur2010-10-1214-22/+22
* nfs: avoid assignment of structure pointer into serialized bufferAnand Avati2010-10-121-2/+4
* check if fd is NULL before accessing it in fuse_open_resumeRaghavendra Bhat2010-10-121-0/+8
* nfs: re-implement logic to perform fresh lookups when lookup revalidates failAnand Avati2010-10-125-12/+107
* Revert "nfs3: Revalidate inode on receiving ESTALE on lookup"Anand Avati2010-10-122-51/+1
* protocol/client: prevent propagation of CHILD_DOWN after pmap queryAnand Avati2010-10-123-1/+6
* protocol/server: be consistent in setting rsp.dict_len and rsp.dictAnand Avati2010-10-121-3/+3
* unwind if layout is NULL in getxattr for dhtRaghavendra Bhat2010-10-121-0/+7
* Revert "nfs: re-implement logic to perform fresh lookups when lookup revalida...Vijay Bellur2010-10-115-84/+2
* Revert "Revert "nfs3: Revalidate inode on receiving ESTALE on lookup""Vijay Bellur2010-10-112-1/+51
* mgmt/Glusterd: fixes in volume resetKaushik BV2010-10-112-0/+5
* dht: change behaviour CHILD_UP/DOWN/CONNECTING event propagationAnand Avati2010-10-112-1/+85
* Revert "distribute: Propagate CHILD-UP when all subvols are up"Anand Avati2010-10-112-18/+3
* nfs: re-implement logic to perform fresh lookups when lookup revalidates failAnand Avati2010-10-115-2/+84
* Revert "nfs3: Revalidate inode on receiving ESTALE on lookup"Anand Avati2010-10-112-51/+1
* Set correct logging level for log messagesPranith K2010-10-113-7/+6
* features/locks: free fdctx in release.Raghavendra G2010-10-111-64/+103