summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* distribute: use global synctask 'env' instead of localRaghavendra Bhat2012-05-296-41/+3
* nfs/nlm: avoid duplicate replies for nlm proceduresRajesh Amaravathi2012-05-291-102/+76
* glusterd: Run post hooks on a different threadKrishnan Parthasarathi2012-05-296-6/+238
* glusterd: regenerate brick vol-files on upgradePranith Kumar K2012-05-281-0/+5
* cluster/afr: Don't reset split-brain when data-self-heal is offPranith Kumar K2012-05-283-1/+3
* mgmt/glusterd: self-heals should be on in glustershdPranith Kumar K2012-05-281-0/+8
* glusterd: Replace-brick should create dst brick path only on 'dst' node.Krishnan Parthasarathi2012-05-282-1/+4
* glusterd / geo-rep : fix rotating slave log fileVenky Shankar2012-05-281-22/+52
* cluster/afr: Release inodelk on erase changelog failuresPranith Kumar K2012-05-271-0/+3
* glusterd: Cherry-picked e44ac01b08c3ee from master branchKrishnan Parthasarathi2012-05-271-8/+18
* glusterd: Disconnected bricks of 'stale' volume before deleting it.Krishnan Parthasarathi2012-05-271-2/+5
* nfs/mount: Support MOUNT protocol on UDP. Needed for NLM on solaris clients.Krishna Srinivas2012-05-279-6/+342
* glusterd/geo-rep: cleanup and fixesCsaba Henk2012-05-271-35/+54
* geo-rep / gsyncd: add "--super" to rsync invocationCsaba Henk2012-05-272-2/+1
* fuse, glusterfsd: mount logic fixesCsaba Henk2012-05-272-62/+21
* fuse: allow requests during mount (needed for SELinux labels)Csaba Henk2012-05-273-29/+136
* nfs/nlm: nlm-unlock call should reply success in case it is not able to find ...Krishna Srinivas2012-05-261-3/+6
* protocol/client: Concatenate the graph uuid along with process uuid in setlk_...Mohammed Junaid2012-05-252-11/+19
* mount/fuse: Use state->lk_lock to print lock information on EAGAIN.Mohammed Junaid2012-05-252-5/+4
* locks: Fixed opt arg parsing in clear-locksKrishnan Parthasarathi2012-05-241-2/+3
* protocol/client: use correct xlator object while creating frames during reope...Raghavendra G2012-05-231-2/+2
* performance/quick-read: fix race-conditions in qr_unlink.v3.3.0qa43Raghavendra G2012-05-233-46/+80
* cluster/dht: Handle ENOENT failure in dht_rmdir_opendir_cbkshishir gowda2012-05-231-2/+4
* features/marker: use the gfid from the stat structure instead of inodeRaghavendra Bhat2012-05-231-1/+6
* performance/md-cache: use mdc_fsetattr_cbk as the callback if setattr is on a fdRaghavendra Bhat2012-05-231-1/+1
* glusterd / mountbroker: warn if mountbroker-root permissions are suspected to...Csaba Henk2012-05-231-0/+10
* geo-rep / gsyncd: typo fixCsaba Henk2012-05-231-1/+1
* geo-rep / gsyncd: recognize ECONNABORTED as termination of aux glusterfsCsaba Henk2012-05-231-3/+3
* glusterd: On-wire changes required for probe/detach errstrKaushal M2012-05-231-0/+15
* geo-rep / gsyncd: fixes regarding the command invocation frameworkCsaba Henk2012-05-222-9/+25
* geo-rep / gsyncd.c: fix coverity fixCsaba Henk2012-05-222-86/+36
* cluster/afr: Unlock higher entry locks in rename entrylk failure.Pranith Kumar K2012-05-221-0/+4
* protocol/server: del_locker should delete one locker per unlockPranith Kumar K2012-05-221-10/+10
* features/locks: Don't delete blocked locks in pl_flushPranith Kumar K2012-05-221-0/+2
* features/locks: insert_and_merge should not operate on blocked locksPranith Kumar K2012-05-221-0/+2
* cluster/afr: Perform conservative merge on dir with xattr split-brainPranith Kumar K2012-05-223-10/+61
* cluster/afr: Handle files w.o. xattrs and size mismatch.Pranith Kumar K2012-05-222-10/+44
* cluster/afr: Mark zero size file as sink in absense of xattrs.Pranith Kumar K2012-05-222-2/+53
* cluster/afr: Determining sources should do both fxattrop, fstatPranith Kumar K2012-05-222-95/+65
* protocol/client: free the 'loc2' variable of client_localAmar Tumballi2012-05-212-2/+3
* protocol/server: fix a crash with NULL dereferenceAmar Tumballi2012-05-211-2/+7
* features/quota: get the top xlator from the active graph outside the listRaghavendra Bhat2012-05-201-2/+3
* cluster/afr: Assign gfid path if path is NULL in lookupv3.3.0qa42Pranith Kumar K2012-05-191-9/+14
* nfs/mount: avoid duplicate reply on ENOENTRajesh Amaravathi2012-05-191-0/+1
* glusterd: Fixed glusterd_brick_create_path algo.Krishnan Parthasarathi2012-05-197-131/+172
* nfs/nlm: procedures for PC clientsRajesh Amaravathi2012-05-185-35/+605
* Self-heald: Print the time stamp of the event-historyPranith Kumar K2012-05-171-10/+22
* cluster/afr: Return EIO if read-child < 0 in inode-read fopsPranith Kumar K2012-05-171-1/+4
* Revert "fuse-resolve: consider cases where an entry should be resolved even"v3.3.0beta4Vijay Bellur2012-05-171-6/+0
* client/protocol : Changes in client3_1_getxattr()Kaushal M2012-05-173-2/+12