summaryrefslogtreecommitdiffstats
path: root/libglusterfs/src/syncop.h
Commit message (Expand)AuthorAgeFilesLines
* libglusterfs: Move devel headers under glusterfs directoryShyamsundarR2018-11-291-637/+0
* libglusterfs multiple files: remove dead initilizationYaniv Kaul2018-10-211-3/+0
* server-protocol: set the frame type to TYPE_FOPAmar Tumballi2018-10-121-0/+1
* Land clang-format changesGluster Ant2018-09-121-434/+479
* libglusterfs: Capture the dict response in syncop_xattrop_cbkkarthik-us2018-04-261-2/+5
* libglusterfs/syncop: Handle barrier_{init/destroy} in error casesPranith Kumar K2018-04-231-0/+1
* libglusterfs/syncop: Add syncop_entrylkRaghavendra G2018-02-131-0/+5
* gfapi: return pre/post attributes from glfs_ftruncateKinglong Mee2018-02-011-0/+1
* gfapi: return pre/post attributes from glfs_fsync/fdatasyncKinglong Mee2018-01-181-2/+3
* gfapi: return pre/post attributes from glfs_pread/pwriteKinglong Mee2018-02-121-2/+3
* rio/everywhere: add icreate/namelink fopSusant Palai2017-08-221-0/+10
* libglusterfs: Add put fopPoornima G2017-11-181-0/+6
* stack: change gettimeofday() to clock_gettime()Amar Tumballi2017-09-251-2/+3
* syncop: don't wake task in synctask_wake unless really neededRavishankar N2017-03-211-0/+2
* md-cache: Register the list of xattrs with cache-invalidationPoornima G2016-07-111-0/+23
* core: add setactivelk () fopSusant Palai2016-04-171-0/+10
* core: add getactivelk () fopSusant Palai2016-04-171-0/+5
* core: add lease fopPoornima G2015-07-091-0/+4
* syncop: add seek() FOPNiels de Vos2015-06-211-0/+7
* syncop: Include iatt to 'syncop_link' argsSoumya Koduri2015-07-101-1/+1
* quota/marker: use smaller stacksize in synctask for marker updationvmallika2015-07-021-3/+7
* build: do not #include "config.h" in each fileNiels de Vos2015-05-181-5/+0
* libglusterfs: Implementation of sync lock as recursive lock to avoid crash.anand2015-04-171-6/+20
* syncop: Implement syncop_fxattropPranith Kumar K2015-04-261-0/+3
* libglusterfs/syncop: Add xdata to all syncop callsRaghavendra Talur2015-03-111-52/+104
* Quota/marker : Support for inode quotavmallika2015-03-171-0/+4
* every/where: add GF_FOP_IPC for inter-translator communicationJeff Darcy2015-03-101-0/+4
* syncop: Add the code to destroy the synenv processors and syncenv structuresPoornima G2015-02-191-0/+3
* libglusterfs: Moved common functions as utils in syncop/common-utilsPranith Kumar K2015-02-251-13/+0
* libglusterfs: Added support to set 'frame->root->lkowner'Soumya Koduri2015-01-271-0/+6
* syncop: Provide syncop_ftw and syncop_dir_scan utilsPranith Kumar K2015-02-051-0/+12
* libglusterfs: change signature of syncop_(f)getxattrRavishankar N2015-01-011-2/+4
* rebalance: ``check_free_space`` should ignore quota_statfsHarshavardhana2014-10-281-1/+3
* synctask: add backtrace per waiting taskKrishnan Parthasarathi2014-09-051-0/+1
* libglusterfs/syncop: implement inodelkRaghavendra G2014-08-141-0/+4
* build: make GLUSTERD_WORKDIR rely on localstatedirHarshavardhana2014-06-291-1/+1
* libglusterfs: wrong function definition of synclock_destory().Humble Chirammal2014-07-091-1/+1
* syncops: add support for custom PIDAnand Avati2014-01-271-2/+9
* core: add @xdata parameter to syncop_[f]removexattr()Anand Avati2014-02-071-2/+4
* syncops: expose @flags in syncop_rmdir()Anand Avati2013-10-111-1/+1
* zerofill: Change the type of len argument of glfs_zerofill() to off_tBharata B Rao2013-11-151-1/+1
* glusterfs: zerofill supportM. Mohan Kumar2013-11-091-0/+2
* gfapi: object handle based API extensionsR.Shyamsundar2013-09-161-17/+61
* synctask: minor enhancementsAnand Avati2013-03-151-1/+8
* core: increase the auxillary group limit to 65536Anand Avati2013-05-021-1/+16
* glusterfs: discard (hole punch) supportBrian Foster2013-05-231-0/+1
* gluster: add fallocate fop supportBrian Foster2013-05-081-0/+2
* gfapi: link inodes in relevant entry FOPsAnand Avati2013-04-281-4/+5
* syncop: synctask shouldn't yawn, it could miss a 'wake'Krishnan Parthasarathi2013-05-221-9/+6
* syncop: Update synctask state appropriatelyKrishnan Parthasarathi2013-05-111-2/+0