summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* use uuid_copy instead of memcpyRaghavendra Bhat2010-11-021-1/+1
* mgmt/glusterd: Honor log filename set during add-brickVijay Bellur2010-10-303-6/+21
* mgmt/glusterd: Start nfs before killing source brick in replace brick commit.Pavan Sondur2010-10-301-7/+6
* copy the gfid of root to the iatt structure of rootv3.1.1qa3Raghavendra Bhat2010-10-291-0/+2
* nfs: Introduce nfs.enable-ino32 to support legacy 32-bit only appsv3.1.1qa2Shehjar Tikoo2010-10-295-2/+73
* protocol/client: add check for changed gfids to fail revalidatesAnand Avati2010-10-291-0/+9
* cli,mgmt/glusterd: fsm log implementationPranith K2010-10-2911-155/+534
* performance/quick-read: white space cleanupVijay Bellur2010-10-281-110/+110
* performance/quick-read: set right validation checksVijay Bellur2010-10-281-2/+2
* replicate: attempt re-open of files before performing openfd selfhealAnand Avati2010-10-271-7/+176
* replicate: fix hang/missing frame during lockingAnand Avati2010-10-271-1/+15
* 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 rebalancev3.1.0Amar 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