summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* fuse: reorganize mounting codeCsaba Henk2012-05-211-4/+13
* fuse, glusterfsd: mount logic fixesCsaba Henk2012-05-212-62/+21
* common-utils: Simplified mkdir_p interface and put it to use.Krishnan Parthasarathi2012-05-215-56/+12
* performance/md-cache: use mdc_fsetattr_cbk as the callback if setattr is on a fdRaghavendra Bhat2012-05-211-1/+1
* locks: Fixed opt arg parsing in clear-locksKrishnan Parthasarathi2012-05-211-2/+3
* cluster/afr: Assign gfid path if path is NULL in lookupPranith Kumar K2012-05-211-9/+14
* protocol/client: free the 'loc2' variable of client_localAmar Tumballi2012-05-212-2/+3
* protocol/server: fix a crash with NULL dereferenceAmar Tumballi2012-05-201-2/+7
* geo-rep / gsyncd: fixes regarding the command invocation frameworkCsaba Henk2012-05-192-9/+25
* geo-rep / gsyncd: recognize ECONNABORTED as termination of aux glusterfsCsaba Henk2012-05-191-3/+3
* geo-rep / gsyncd: typo fixCsaba Henk2012-05-191-1/+1
* glusterd: replace-brick should create dst brick path only once.Krishnan Parthasarathi2012-05-191-6/+7
* common-utils: Added C wrapper to mkdir(1) -p functionality.Krishnan Parthasarathi2012-05-191-13/+5
* protocol/server: del_locker should delete one locker per unlockPranith Kumar K2012-05-191-10/+10
* glusterd / mountbroker: warn if mountbroker-root permissions are suspected to...Csaba Henk2012-05-181-0/+10
* storage/posix,fuse-bridge: fill the d_type attribute in READDIRP repliesNiels de Vos2012-05-182-0/+2
* cluster/afr: Enforce order in pre/post opPranith Kumar K2012-05-189-100/+135
* cluster/afr: Perform conservative merge on dir with xattr split-brainPranith Kumar K2012-05-183-10/+61
* cluster/afr: Handle files w.o. xattrs and size mismatch.Pranith Kumar K2012-05-182-10/+44
* cluster/afr: Mark zero size file as sink in absense of xattrs.Pranith Kumar K2012-05-182-2/+53
* cluster/afr: Determining sources should do both fxattrop, fstatPranith Kumar K2012-05-182-95/+65
* glusterd,cli: Enable errstr for peer detachKaushal M2012-05-184-4/+8
* glusterd, cli: Enable errstr for peer probeKaushal M2012-05-186-19/+46
* features/quota: get the top xlator from the active graph outside the listRaghavendra Bhat2012-05-181-2/+3
* Self-heald: Enable configuring of heal poll timeoutPranith Kumar K2012-05-184-8/+74
* Library search order fixEmmanuel Dreyfus2012-05-181-0/+2
* stat(1) portability fixEmmanuel Dreyfus2012-05-181-16/+26
* features/locks: Don't delete blocked locks in pl_flushPranith Kumar K2012-05-181-0/+2
* features/locks: insert_and_merge should not operate on blocked locksPranith Kumar K2012-05-181-0/+2
* protocol/client: Concatinate the graph uuid along with process uuid inMohammed Junaid2012-05-182-11/+19
* geo-rep / gsyncd.c: fix coverity fixCsaba Henk2012-05-182-86/+36
* Fixed a memory leak in stripe translator.Alexander Bersenev2012-05-171-1/+3
* protocol/client: check if the name is NULL before duping itRaghavendra Bhat2012-05-171-1/+3
* nfs/nlm: procedures for PC clientsRajesh Amaravathi2012-05-175-35/+605
* Self-heald: Print the time stamp of the event-historyPranith Kumar K2012-05-171-10/+22
* client/protocol : Changes in client3_1_getxattr()Kaushal M2012-05-163-2/+11
* cluster/replicate: check for 'loc->path' before dereferencing itAmar Tumballi2012-05-161-1/+1
* glusterd: Fixed glusterd_brick_create_path algo.Krishnan Parthasarathi2012-05-167-125/+165
* cluster/afr: Return EIO if read-child < 0 in inode-read fopsPranith Kumar K2012-05-161-1/+4
* NetBSD build fixesEmmanuel Dreyfus2012-05-152-4/+17
* fuse-resolve: Attempt fd-migration in resolver, if migrationRaghavendra G2012-05-153-50/+107
* mount/fuse: Use state->lk_lock to print lock information on EAGAIN.Mohammed Junaid2012-05-152-5/+4
* nfs/mount: avoid duplicate reply on ENOENTRajesh Amaravathi2012-05-151-0/+1
* cluster/dht: Handle ENOENT failure in dht_rmdir_opendir_cbkshishir gowda2012-05-141-2/+4
* features/marker: use the gfid from the stat structure instead of inodeRaghavendra Bhat2012-05-141-1/+6
* NetBSD build fixesEmmanuel Dreyfus2012-05-112-0/+3
* license: dual license under GPLV2 and LGPLV3+Kaleb KEITHLEY2012-05-1081-1122/+437
* locks: Set flock.l_type on successful F_UNLCK to signal last unlock on fd.Krishnan Parthasarathi2012-05-101-4/+7
* geo-replication: coverity resource leak fixesAmar Tumballi2012-05-092-14/+64
* mgmt/glusterd: Avoid re-starting nfs unconditionally.Vijay Bellur2012-05-084-1/+138