summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* mgmt/glusterd: look for local hostname in is_local_addr()v3.1.0qa10Vijay Bellur2010-08-272-17/+29
* check for ENOENT after unlink system call in stop volume functionRaghavendra Bhat2010-08-271-1/+2
* fix notify mechanism to send CHILD_UP to fuseAmar Tumballi2010-08-271-0/+4
* protocol/server: fix a static buffer free.Amar Tumballi2010-08-271-3/+0
* volume create should not succeed on invalid exportshishir gowda2010-08-271-0/+40
* mgmt/glusterd: allocate hostname before dict_set_str for transportPranith Kumar K2010-08-271-1/+8
* rpc: server to client callback mechanismAmar Tumballi2010-08-2711-107/+125
* Volume create checks for used bricksshishir gowda2010-08-271-40/+47
* mgmt/glusterd: fixes in volgen file pathsAmar Tumballi2010-08-274-88/+146
* Misleading probe message for friendshishir gowda2010-08-271-5/+9
* cli, mgmt/glusterd: validate brickPranith Kumar K2010-08-271-2/+7
* cluster/afr: Hold ref on the right fdVijay Bellur2010-08-271-1/+2
* mgmt/glusterd: free op ctx only if it is allocatedPranith Kumar K2010-08-273-2/+59
* glusterd-pmap: trigger signout by RPC_DISCONNECT eventAmar Tumballi2010-08-263-16/+77
* mgmt/glusterd: Use a C based volgen and support various xlator options.Pavan Sondur2010-08-266-8/+1804
* fix glusterfsd to glusterfs getspecAmar Tumballi2010-08-262-31/+40
* glusterd: handle failure of 'getspec' in case of '-' in volume nameAmar Tumballi2010-08-262-6/+3
* cluster/dht: Fix clang errors.Sachidananda2010-08-261-10/+18
* Cli volume add-brick validationshishir gowda2010-08-262-0/+135
* cluster/afr: Remove dead assignments.Sachidananda2010-08-261-28/+11
* cluster/afr: Remove dead assignments.Sachidananda2010-08-262-68/+10
* cluster/afr: Clang fixes.Sachidananda2010-08-261-17/+6
* cluster/afr: Clean up dead variables.Sachidananda2010-08-261-17/+20
* replace struct stat by stuct iattv3.1.0qa9Raghavendra Bhat2010-08-261-1/+1
* rpcsvc: handle the return value of rpcsvc_create_listeners properly.Raghavendra G2010-08-262-0/+2
* Cli volume create validationshishir gowda2010-08-263-0/+112
* cluster/afr: Do not issue blocking locks in self-heal.Pavan Sondur2010-08-264-112/+11
* mgmt/glusterd: check if the brick already exists in stage add-brickPranith Kumar K2010-08-251-8/+44
* storage/posix: calculate the correct size of each dirent in readdir/readdirp.Raghavendra G2010-08-253-13/+38
* legacy/protocol/client: fix namespace collisions.Amar Tumballi2010-08-253-11/+13
* cluster/afr: Clean up dead assignments.Sachidananda2010-08-242-18/+25
* cluster/afr: Clean up dead assignments.Sachidananda2010-08-241-11/+1
* fix the typo present in sh_missing_entries_create functionRaghavendra Bhat2010-08-241-1/+1
* glusterd: avoid cleaning up rpc during peer detachVijay Bellur2010-08-241-1/+0
* cluster/afr: Remove dead assignments.Sachidananda2010-08-241-22/+0
* fuse graph initialization related changesAmar Tumballi2010-08-241-18/+7
* glusterd: Inject right event during peer detachVijay Bellur2010-08-241-1/+1
* glusterd: support for volume version and cksumv3.1.0qa8Vijay Bellur2010-08-2310-17/+600
* performance/io-cache: Remove dead assignments.Sachidananda2010-08-231-5/+0
* rpcsvc: allow creation of both rdma and socket for a single server transport.Raghavendra G2010-08-232-14/+10
* protocol/server: features/locks: Fix nonblocking entrylks, inodelks in locks ...Pavan Sondur2010-08-226-49/+68
* cluster/afr: Use 2 phase locking for transactions and self heal.Pavan Sondur2010-08-2211-981/+2333
* xlators/nfs: nfs3-helpers.c remove dead assignments.Sachidananda2010-08-221-7/+7
* xlators/nfs: nfs3.c - remove dead assignments.Sachidananda2010-08-221-6/+0
* gf_system: fork/exec instead of systemAmar Tumballi2010-08-212-8/+8
* glusterd: prefix added to gluster commandsAmar Tumballi2010-08-214-17/+22
* portmapper program added to glusterfsd mgmt rpcAmar Tumballi2010-08-214-13/+95
* fix the wrong log message displayed by glusterd in remove brickRaghavendra Bhat2010-08-211-1/+1
* check whether xlator is NULL in FUSE_FOP macroRaghavendra Bhat2010-08-212-5/+14
* performance/stat-prefetch: use SP_STACK_UNWIND instead of STACK_UNWIND_STRICT.Raghavendra G2010-08-211-2/+2