summaryrefslogtreecommitdiffstats
path: root/libglusterfs/src/call-stub.c
Commit message (Expand)AuthorAgeFilesLines
...
* mem pool for call_stub_tshishir gowda2010-08-051-3/+11
* removed last few remaining 'ERR_ABORT's from codebaseAmar Tumballi2010-07-281-3/+5
* removed 'fop->checksum' from codebase as its not required anymoreAmar Tumballi2010-07-061-102/+0
* Memory accounting changesVijay Bellur2010-04-221-32/+33
* backword compatibility with 3.0.x releases - restoredAmar Tumballi2010-04-071-24/+16
* fop namespace cleanup.Amar Tumballi2010-03-281-343/+0
* iatt: changes across the codebaseAnand V. Avati2010-03-161-44/+44
* bug fixes in call-stub creation for {fsetattr, fxattrop}_cbk()Amar Tumballi2009-12-161-2/+2
* call-stub: fix leak of fxattrop dictionaryAnand Avati2009-10-291-1/+1
* assign client_readdirp to .readdirp in protocol/client & fix 2 other bugs in ...Pavan Sondur2009-10-071-2/+2
* Changed occurrences of Z Research to Gluster.Vijay Bellur2009-10-051-1/+1
* Removed remaining references to chmod, chown and utimens as part of setattr c...Pavan Sondur2009-10-051-414/+0
* core: Separate readdirp and readdir fopsShehjar Tikoo2009-10-021-0/+109
* Global: NFS-friendly prototype changesShehjar Tikoo2009-10-011-50/+175
* Global: Introduce setattr and fsetattr fopsShehjar Tikoo2009-10-011-0/+202
* libglusterfs: Add RCHECKSUM fop.Vikas Gorur2009-09-171-1/+109
* libglusterfs/call-stub - replace ZR_FILENAME_MAX by NAME_MAXBasavanagowda Kanur2009-07-061-2/+2
* libglusterfs: Add empty and NULL dirents list checksShehjar Tikoo2009-06-031-0/+6
* THIS: set appropriately in call stub resumesAnand V. Avati2009-05-221-4/+11
* call-stub: Check for NULL in the correct variableShehjar Tikoo2009-04-211-1/+1
* update prototype of writev and readv_cbk to use IOBREF in parameter (step tow...Anand V. Avati2009-04-111-16/+18
* Add extra 'volume' parameter to inodelk/entrylk callsVikas Gorur2009-03-121-6/+36
* added fgetxattr and fsetxattr FOPsVikas Gorur2009-03-031-3/+181
* 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/+140
* commit on behalf of krishnaAnand V. Avati2017-05-051-203/+72
* replaced need_xattr argument of lookup() by xattr_req dictionaryBasavanagowda Kanur2017-05-051-3/+10
* cleanupAnand V. Avati2017-05-051-1/+1
* cleanup drive Amar Tumballi2017-05-051-6/+13
* libglusterfsclient code cleanup, bug fixes in call-stub.c, Added GPL header t...Raghavendra G2017-05-051-1/+1
* booster documentation, updated apache/1.3/mod_glusterfs documentation, Raghavendra G2017-05-051-6/+6
* * mod_glusterfs porting to httpd-2.2.10, bug fixes in call-stub.c, Raghavendra G2017-05-051-15/+305
* made entrylk locks blockingVikas Gorur2017-05-051-2/+2
* "ls -l" segfault and hang fix for solaris and linux, also various other porti...Harshavardhana (y4m4)2017-05-051-1/+1
* afr-self-heal -- recreate missing entriesAnand V. Avati2017-05-051-1/+6
* fixed leak in call-stbuf for entrlk and inodelk (loc_wipe)Anand V. Avati2017-05-051-0/+3
* removed rmelem() fop.Basavanagowda Kanur2017-05-051-3/+0
* fixed memory leak in protocol/server. split xattarop() to xattrop() and fxatt...Basavanagowda Kanur2017-05-051-24/+89
* changed 'const char *path' parameter of xattrop() to 'loc_t *loc'Basavanagowda Kanur2017-05-051-5/+4
* minor fixes to call-stub and protocol/{server,client}Basavanagowda Kanur2017-05-051-18/+20
* * call-stub.c: handled case where basename can be null for 'entrylk'Amar Tumballi2017-05-051-7/+16
* changes to incorporate the coding standards. This also fixes bug "392" (RT). ...Krishna Srinivas2017-05-051-2/+13
* lk changesVikas Gorur2017-05-051-82/+220
* HA xlator checkin ... ooops commit.Krishna Srinivas2017-05-051-0/+301
* addition of new op_type, moved close/closedir/forget from xlator_fops to xlat...Basavanagowda Kanur2017-05-051-148/+0
* added stub for xattropVikas Gorur2017-05-051-3/+90
* added fd argument to gf_file_lkVikas Gorur2017-05-051-2/+6
* added gf_file_lk and gf_dir_lk fopsVikas Gorur2017-05-051-53/+129
* DHT (distributed hash table) initial commitAnand V. Avati2017-05-051-32/+6
* libglusterfs/call-stub.c code cleanup, addition of documentations. minor bdb ...Basavanagowda Kanur2017-05-051-2093/+2023