summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* protocol/server: fix log level of message in server-resolver.cv3.1.1qa5Anand Avati2010-11-091-1/+1
* replicate: optimistic changelogAnand Avati2010-11-093-13/+101
* client: Return correct pre/post iatt for dst during renameShehjar Tikoo2010-11-091-1/+1
* mnt3: Fail mount requests for disallowed clientsShehjar Tikoo2010-11-091-2/+3
* check if the brick being added is the destination brick of replace brickRaghavendra Bhat2010-11-094-2/+124
* nfs: Support nfs.port to allow changing nfs port numbersShehjar Tikoo2010-11-092-0/+26
* nfs: Use only 38467 as default port instead of 3846[567]Shehjar Tikoo2010-11-093-3/+4
* nfsrpc: Decouple TCP connections from programsShehjar Tikoo2010-11-093-63/+110
* protocol/server: array declarations changed to alloca()Amar Tumballi2010-11-081-102/+55
* access-control: Allow Writes/Reads to proceed without perm checksShehjar Tikoo2010-11-081-0/+12
* do not error out if brick count is less than sub count which is valid in the ...Raghavendra Bhat2010-11-071-9/+0
* Remove the hard-coded thread-count option in volgenKaushik BV2010-11-072-4/+1
* rpc-transport/rdma: Fix 2KB as threshold size for msgs that can be transferre...Raghavendra G2010-11-072-58/+439
* nfs: Introduce rpc.register-with-portmap to disable portmap registrationShehjar Tikoo2010-11-033-5/+51
* nfs: Remove conn_destroy/init callbacksShehjar Tikoo2010-11-033-21/+0
* nfs3: More robust root gfid checksShehjar Tikoo2010-11-033-5/+10
* mnt3: Fix UMNTALL crash with Windows clientsShehjar Tikoo2010-11-031-4/+8
* Throwing an error while mounting glusterfs when fuse is not installed.Mohammed Junaid Ahmed2010-11-031-0/+9
* mgmt/Glusterd: add nfs.enable-ino32 as an option to set from CLIKaushik BV2010-11-033-1/+136
* Fix DHT getxattr for directoriesshishir gowda2010-11-033-17/+68
* 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