summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/dht/src/dht-helper.c
Commit message (Expand)AuthorAgeFilesLines
* cluster/dht: force set dir inode ctx cached time in setattr()Anand Avati2014-04-171-0/+28
* cluster/dht: Set restrictive open flags for files under rebalanceShyamsundarR2014-02-041-2/+10
* cluster/dht: set op_errno correctly during migration.Raghavendra G2014-01-251-3/+18
* syncop: Change return value of syncopPranith Kumar K2014-01-191-8/+16
* core: fix errno for non-existent GFIDAnand Avati2013-11-261-1/+1
* cluster/dht - rebalance: handle the rebalance @ inode level (!fd level)Amar Tumballi2013-11-131-62/+92
* cluster/dht: Prevent dht_access from going into a loop.shishir gowda2013-07-151-0/+29
* cluster/dht: Do not open fd in migration check/complete for non fd opsshishir gowda2013-05-311-0/+2
* cluster/dht: getxattr linkto as root:rootshishir gowda2013-05-311-6/+15
* cluster/dht: Don't do extra unref in dht-migration checksPranith Kumar K2013-05-161-5/+2
* dht: improve transform/detransform of d_off (and be ext4 safe)Anand Avati2013-04-011-5/+82
* dht: make DHT xattr names configurableJeff Darcy2013-03-211-4/+8
* cluster/distribute: Reopen fds in migration internally as root:rootshishir gowda2013-02-141-1/+10
* cluster/distribute: Remove suprious fd_unref callshishir gowda2013-02-141-2/+0
* libglusterfs/syncop: do not hold ref on the fd in cbkRaghavendra Bhat2013-01-301-6/+6
* cluster/dht: update ctx-time only if we receive the new iattVarun Shastry2013-01-171-1/+4
* fix memory leaksRaghavendra Bhat2012-12-041-0/+2
* cluster/distribute: Always return the latest time in struct iatt.shishir gowda2012-10-161-0/+85
* remove useless if-before-free (and free-like) functionsJim Meyering2012-07-131-16/+7
* core: coverity fixes (mostly resource leak fixes)Amar Tumballi2012-06-051-1/+1
* distribute: use global synctask 'env' instead of localAmar Tumballi2012-05-231-8/+2
* license: dual license under GPLV2 and LGPLV3+Kaleb KEITHLEY2012-05-101-14/+5
* core: utilize mempool for frame->local allocationsAmar Tumballi2012-02-211-4/+3
* cluster/dht: Handle get cached/hashed subvol failures gracefullyshishir gowda2012-02-191-1/+9
* support for nano second resolution for mtime,ctime,atime attributes.krishna2012-02-091-3/+15
* core: GFID filehandle based backend and anonymous FDsAnand Avati2012-01-201-1/+1
* core: remove 'ino' variable from 'inode_t' structureAmar Tumballi2011-11-161-3/+2
* support for de-commissioning a node using 'remove-brick'Amar Tumballi2011-09-131-0/+6
* distribute rebalance: handle the open file migrationAmar Tumballi2011-09-121-6/+410
* Change Copyright current yearPranith Kumar K2011-08-101-1/+1
* LICENSE: s/GNU Affero General Public/GNU General Public/Pranith Kumar K2011-08-061-3/+3
* core: fill 'ia_ino' from 'ia_gfid' in 'storage/posix' to preserve same ino nu...Amar Tumballi2011-06-161-2/+1
* DHT:first_up_subvol should be the one up the longestshishir gowda2011-05-311-3/+9
* cluster/dht: log enhancementsAmar Tumballi2011-03-171-5/+0
* cluster/dht: whitespace cleanupAmar Tumballi2011-03-171-150/+150
* cluster/dht: Perform self-heal as rootPranith K2011-02-081-31/+0
* Fix DHT getxattr for directoriesshishir gowda2010-11-031-0/+4
* Copyright changesVijay Bellur2010-10-111-1/+1
* distribute: check for 'conf' before dereferencing itAmar Tumballi2010-10-051-1/+18
* Change GNU GPL to GNU AGPLPranith K2010-10-041-3/+3
* remove 'gen' from iatt/protocol structuresAmar Tumballi2010-09-141-1/+0
* gfid: changes in distribute to handle uuids in iatt structureAnand Avati2010-09-041-0/+2
* gfid: change in create() prototype to have params dictionary with uuid in itAnand Avati2010-09-041-0/+5
* dht enhancementsAmar Tumballi2010-07-271-0/+63
* Memory accounting changesVijay Bellur2010-04-231-4/+5
* iatt: changes across the codebaseAnand V. Avati2010-03-161-15/+17
* distribute: perform self-heal as rootShehjar Tikoo2010-03-041-0/+30
* distribute: Respect end-of-dir on readdir only for last subvolShehjar Tikoo2010-03-041-0/+21
* dht: unlink stale linkfiles in rmdir to prevent ENOTEMPTYAnand Avati2010-02-221-3/+43
* cluster/dht: Check for pointers before de-referencing in dht_stat_merge()Vijay Bellur2009-12-161-0/+3