summaryrefslogtreecommitdiffstats
path: root/libglusterfs/src/defaults.c
Commit message (Expand)AuthorAgeFilesLines
* core: add STACK_WIND_TAIL for more efficient default_xxx.Jeff Darcy2012-10-251-92/+106
* license: dual license under GPLV2 and LGPLV3+Kaleb KEITHLEY2012-05-101-14/+5
* cluster/pump: Fixed fd leaks in pump directory traversal logicRaghavendra Bhat2012-05-031-6/+6
* core: adding extra data for fopsAmar Tumballi2012-03-221-248/+315
* libglusterfs: Warn on missing _cbk calls in xlatorPranith Kumar K2012-02-211-0/+6
* rpc/clnt: handle PARENT_DOWN event appropriatelyAmar Tumballi2012-02-211-0/+1
* core: add an extra flag to readv()/writev() APIAmar Tumballi2012-02-141-8/+8
* protocol/client : prevent client from reconnecting when serverKaushal M2012-02-031-1/+2
* core: add 'fremovexattr()' fopAmar Tumballi2012-01-251-0/+27
* core: get xattrs also as part of readdirpAmar Tumballi2012-01-251-4/+4
* 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
* send the CHILD_DOWN event also to fuseAmar Tumballi2011-02-221-2/+2
* core: have framework for GF_EVENT_CHILD_MODIFIED notifcation eventAnand Avati2011-02-221-0/+1
* Change GNU GPL to GNU AGPLPranith K2010-10-041-3/+3
* rmdir: introduce extra flags parameter in FOP prototypeAnand V. Avati2010-10-021-4/+5
* Changes to replace flock with gf_flock across GlusterFS.Pavan Sondur2010-10-011-7/+7
* defaults.{c,h}: _resume functions addedAmar Tumballi2010-09-291-938/+858
* changes in fuse proc thread initializationAmar Tumballi2010-09-061-2/+2
* gfid: changes in symlink() prototype to have params dictionary with uuid in itAnand Avati2010-09-041-8/+6
* gfid: changes in mkdir() prototype to have params dictionary with uuid in itAnand Avati2010-09-041-8/+6
* gfid: changes in mknod() prototype to have params dictionary with uuid in itAnand Avati2010-09-041-9/+6
* gfid: change in create() prototype to have params dictionary with uuid in itAnand Avati2010-09-041-6/+4
* fix notify mechanism to send CHILD_UP to fuseAmar Tumballi2010-08-271-1/+15
* removed 'fop->checksum' from codebase as its not required anymoreAmar Tumballi2010-07-061-35/+0
* misc updates in mainlineAmar Tumballi2010-06-211-1/+1
* frame's 'op', 'type' restructuredAmar Tumballi2010-05-031-27/+1
* Memory accounting changesVijay Bellur2010-04-231-0/+10
* core: Expose default callbacksShehjar Tikoo2010-03-311-15/+15
* fop namespace cleanup.Amar Tumballi2010-03-311-143/+0
* iatt: changes across the codebaseAnand V. Avati2010-03-161-44/+44
* libglusterfs/defaults: default_readdirp should call fops->readdirp instead of...Raghavendra G2009-10-081-1/+1
* Changed occurrences of Z Research to Gluster.Vijay Bellur2009-10-071-1/+1
* Removed remaining references to chmod, chown and utimens as part of setattr c...Pavan Sondur2009-10-061-156/+0
* core: Separate readdirp and readdir fopsShehjar Tikoo2009-10-061-0/+27
* Global: NFS-friendly prototype changesShehjar Tikoo2009-10-011-30/+73
* Global: Introduce setattr and fsetattr fopsShehjar Tikoo2009-10-011-0/+55
* libglusterfs: Add RCHECKSUM fop.Vikas Gorur2009-09-221-0/+33
* libglusterfs/defaults - send CHILD_UP notify only to the parent which has bee...Basavanagowda Kanur2009-07-061-1/+3
* Added MOP log to libglusterfs/*Vikas Gorur2009-06-111-0/+26
* THIS: default_notify to use xlator_notify for THIS compatibilityAnand V. Avati2009-05-221-7/+4
* update prototype of writev and readv_cbk to use IOBREF in parameter (step tow...Anand V. Avati2009-04-121-4/+8
* Add extra 'volume' parameter to inodelk/entrylk callsVikas Gorur2009-03-121-8/+9
* added fgetxattr and fsetxattr FOPsVikas Gorur2009-03-071-5/+68
* updated copyright header to extend copyright upto 2009Basavanagowda Kanur2009-02-261-1/+1
* added lock_notify and lock_fnotify FOPs to everywhere necessary in libgluster...Vikas Gorur2009-02-231-0/+45
* Added all filesVikas Gorur2009-02-181-0/+1388