summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/dht/src/dht-common.c
Commit message (Expand)AuthorAgeFilesLines
* cluster/afr: refactorAnand Avati2014-03-221-1/+1
* cluster/dht: If hashed_subvol is NULL, do not failSusant Palai2014-02-081-3/+3
* cluster/dht: Abandoned memory if a call failsChristopher R. Hertel2014-02-031-0/+3
* dht: do not remove linkfile if file exist in cached sub volumeVijaykumar M2014-02-021-19/+109
* quota: filter glusterfs quota xattrsSusant Palai2014-01-221-0/+6
* pathinfo: Provide user namespace access.Vijaykumar M2013-12-161-2/+2
* glusterd/geo-rep: more glusterd and cli fixes for geo-rep.Ajeet Jha2013-12-121-7/+1
* dht: Set status to FAILED when rebalance stops due to brick going downKaushal M2013-12-101-2/+4
* cluster/dht: handle NULL check before strlen/strcmp in fgetxattrAnand Avati2013-12-021-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 cookieVarun 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
* cluster/dht: Optimize readdirp calls in DHTshishir gowda2012-08-131-0/+23
* cluster/distribute: Suppress user xattr mismatch log messageshishir gowda2012-07-251-1/+1
* remove useless if-before-free (and free-like) functionsJim Meyering2012-07-131-2/+1