summaryrefslogtreecommitdiffstats
path: root/xlators/lib/src/libxlator.c
Commit message (Expand)AuthorAgeFilesLines
* multiple files: another attempt to remove includesYaniv Kaul2019-06-141-1/+1
* Replace memdup() with gf_memdup()Vijay Bellur2019-04-121-3/+3
* Multiple files: reduce work while under lock.Yaniv Kaul2019-01-291-3/+4
* libglusterfs: Move devel headers under glusterfs directoryShyamsundarR2018-12-051-1/+1
* Land part 2 of clang-format changesGluster Ant2018-09-121-407/+384
* cluster/ec: Minimize usage of EIO errorXavier Hernandez2015-07-281-2/+2
* Avoid conflict between contrib/uuid and system uuidEmmanuel Dreyfus2015-04-041-1/+1
* xlators/lib: Handle NULL 'name' for marker xattrsPranith Kumar K2015-03-271-0/+3
* libxlator: Change marker xattr handling interfacePranith Kumar K2015-03-251-166/+144
* libxlator: Make sure marker_xattr is validPranith Kumar K2015-03-091-13/+17
* libxlator: fix memleak in cluster_markerxtime_cbk and cluster_markeruuid_cbkLukas Bezdicka2014-02-041-0/+2
* glusterd/geo-rep: more glusterd and cli fixes for geo-rep.Ajeet Jha2013-12-121-0/+55
* libxlator: implement pluggable aggregation policiesAvra Sengupta2013-07-151-28/+84
* cluster/*: get logic to calculate min() of the 'stime' xattrAvra Sengupta2013-07-141-0/+55
* All: License message changeVarun Shastry2012-09-131-7/+6
* All: License message changeVarun Shastry2012-08-281-14/+6
* remove useless if-before-free (and free-like) functionsJim Meyering2012-07-131-2/+1
* core: coverity issues fixedAmar Tumballi2012-04-231-1/+2
* core: adding extra data for fopsAmar Tumballi2012-03-221-9/+11
* xlator/lib: fix spurious STACK_UNWINDVenky Shankar2012-03-081-1/+1
* xlator/lib: Drain out sent requests to avoid multiple STACK_UNWINDsVijay Bellur2012-03-071-13/+24
* Refactor xlator/lib for better readability & maintainability.Vijay Bellur2012-03-021-197/+141
* glusterfs: An effort to fix all the spell mistakes and typoHarshavardhana2011-11-161-1/+1
* build fixesVenky Shankar2011-04-111-7/+7
* Solaris build fixesshishir gowda2011-02-221-3/+2
* libxlator: New policy for aggregation of xtime:Kaushik BV2011-02-041-16/+53
* libxlator: memdup the data that is required for aggregation of attributesKaushik BV2011-02-041-3/+7
* adding libxlator, to ensure proper client side aggregation of marks by cluste...Kaushik BV2011-01-271-0/+371