summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/dht/src/dht-common.c
Commit message (Expand)AuthorAgeFilesLines
* Cluster/DHT : Fixed crash due to null derefNithya Balachandran2014-12-041-3/+4
* cluster/dht: Fixed double UNWIND in lookup everywhere codeShyam2014-10-011-4/+4
* cluster/dht: Added code to capture races in dht-lookup pathVenkatesh Somyajulu2014-10-011-6/+142
* cluster/dht: Added keys in dht_lookup_everywhere_doneVenkatesh Somyajulu2014-09-171-4/+72
* cluster/dht: Modified logic of linkto file deletion on non-hashedVenkatesh Somyajulu2014-09-171-21/+71
* cluster/dht: Fix races to avoid deletion of linkto fileVenkatesh Somyajulu2014-09-171-27/+260
* DHT/Create : Failing to identify a linkto file in lookup_everywhere_cbk pathSusant Palai2014-09-171-7/+41
* DHT/readdirp: Directory not shown/healed on mount point if existsSusant Palai2014-09-171-5/+36
* protocol/server: send ENOENT instead of ESTALE for older clientsRavishankar N2014-06-201-0/+8
* glusterd/geo-rep: more glusterd and cli fixes for geo-rep.Ajeet Jha2014-01-271-7/+1
* dht: Set status to FAILED when rebalance stops due to brick going downKrishnan Parthasarathi2013-12-231-2/+4
* cluster/dht: handle NULL check before strlen/strcmp in fgetxattrAnand Avati2013-12-031-0/+1
* cluster/dht: set layout in inode ctx even if linkfile failsAnand Avati2013-11-261-1/+1
* features/quota: Improvements to quotaRaghavendra G2013-11-261-4/+36
* dht: dht_lookup_dir_cbk should set op_errno as local->op_errnoKaushal M2013-10-151-1/+1
* gNFS: Incorrect NFS ACL encoding for XFSSantosh Kumar Pradhan2013-09-291-0/+1
* core: block unused signals in created threadsAnand Avati2013-09-251-2/+2
* Revert "cluster/dht: Return success in dht_discover if layout issues"shishir gowda2013-09-241-37/+15
* core: changes to support gfid-accessAmar Tumballi2013-08-211-6/+0
* Revert "fuse: auxiliary gfid mount support"Amar Tumballi2013-08-211-0/+6
* cluster/dht: Del GF_READDIR_SKIP_DIRS key from dict for first_upshishir gowda2013-08-181-4/+11
* fuse: auxiliary gfid mount supportRaghavendra G2013-07-191-6/+0
* dht: fix dht_discover_cbk doing a wrong layout set.shishir gowda2013-07-171-1/+8
* libxlator: implement pluggable aggregation policiesAvra Sengupta2013-07-151-1/+3
* cluster/dht: node-uuid for directories winds to all subvolumesAvra Sengupta2013-07-151-2/+6
* cluster/*: get logic to calculate min() of the 'stime' xattrAvra Sengupta2013-07-141-0/+5
* cluster/dht: If linkfile unlink fails with ENOTCONN, do not failshishir gowda2013-07-111-1/+2
* cluster/dht: Ignore subvols with error in min-free-disk/inodesshishir gowda2013-07-101-2/+4
* cluster/dht: Fix unused-but-set-variable warningsPranith Kumar K2013-06-061-4/+0
* cluster/dht: Ignore ENOENT errors for unlink of linkfilesshishir gowda2013-06-061-2/+2
* cluster/dht: Set layout when inode is presentPranith Kumar K2013-06-041-1/+2
* cluster/dht: Return success in dht_discover if layout issuesJeff Darcy2013-06-031-13/+32
* dht,posix: support for case discoveryAnand Avati2013-05-251-0/+73
* object-storage: final removal of ufo codePeter Portante2013-05-101-54/+0
* dht: make DHT xattr names configurableJeff Darcy2013-03-211-50/+74
* cluster xlators: s/-1/GF_CLIENT_PID_GSYNCD/Csaba Henk2013-03-031-2/+2
* cluster/distribute: Prevent spurious multiple defrag crawlsshishir gowda2013-02-281-9/+14
* cluster/dht: Create linkfile with file uid/gidshishir gowda2013-02-131-3/+13
* cluster/dht: pathinfo xattr changes for directoriesVenky Shankar2013-02-081-92/+223
* cluster/dht: ignore EEXIST error in mkdir to avoid GFID mismatchAnand Avati2013-02-031-0/+9
* cluster/dht: stack wind with cookiev3.4.0qa8Varun Shastry2013-01-311-16/+22
* cluster/distribute: If cached_subvol is down, return ENOTCONN in lookupshishir gowda2013-01-211-1/+10
* cluster/dht: update ctx-time only if we receive the new iattVarun Shastry2013-01-171-4/+4
* cluster/dht: fail fix-layout if any of the subvol is downshishir gowda2012-11-291-7/+15
* cluster/dht: Heal dir uid/gidshishir gowda2012-11-291-1/+41
* cluster/distribute: send getxattr on LOCKINFO to only cached subvolumes.Raghavendra2012-11-271-1/+3
* cluster/dht: ignore empty ->hashed_subvol during lookupVenky Shankar2012-10-171-9/+1
* cluster/distribute: Always return the latest time in struct iatt.shishir gowda2012-10-161-28/+120
* libglusterfs/dict: make 'dict_t' a opaque objectAmar Tumballi2012-09-061-14/+11
* cluster/dht: don't leak upon GF_REALLOC failureJim Meyering2012-08-191-4/+5