summaryrefslogtreecommitdiffstats
path: root/xlators/protocol/client/src/client-lk.c
Commit message (Expand)AuthorAgeFilesLines
* Multiple files: calloc -> mallocYaniv Kaul2018-09-041-21/+16
* protocol/client: fix memory corruptionXavi Hernandez2018-03-091-59/+35
* protocol/client: reduce lock contentionZhang Huan2017-12-261-16/+2
* protocol/client : porting log messages to new frameworkManikandan Selvaganesh2015-06-151-10/+13
* Update references to the maillinglist to gluster-devel@gluster.orgNiels de Vos2014-04-271-1/+1
* protocol/client: Add fdctx back to saved-list after reopenPranith Kumar K2013-02-031-360/+0
* license: dual license under GPLV2 and LGPLV3+Kaleb KEITHLEY2012-05-101-14/+5
* core: adding extra data for fopsAmar Tumballi2012-03-221-7/+7
* core: utilize mempool for frame->local allocationsAmar Tumballi2012-02-211-1/+1
* protocol/client,server: fcntl lock self healing.Mohammed Junaid2012-02-201-0/+1
* protocol/client: delete locks only for non-anonymous fdsRajesh Amaravathi2012-02-201-3/+2
* nfs: avoid logging invalid fdctx in case of anonymous fdsRajesh Amaravathi2012-02-141-3/+4
* core: change lk-owner as a 1k bufferAmar Tumballi2012-01-241-20/+15
* Move some of the messages to log level `TRACE'.Sachidananda Urs2011-11-151-4/+4
* Eliminate many "var set but not used" warnings with newer gcc.Jeff Darcy2011-09-071-5/+0
* 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
* protocol/client: log enhancementAmar Tumballi2011-03-171-43/+44
* protocol: fix warnings due to format string mismatches during invocation of g...Raghavendra G2010-12-121-3/+3
* client: move reopen{,dir} code to handshake fileAmar Tumballi2010-10-241-1/+1
* Copyright changesVijay Bellur2010-10-111-1/+1
* lock recovery: temporarily disable lock healingAnand Avati2010-10-071-0/+1
* features/locks: cluster/afr: Misc fixes for lock recovery.Pavan Sondur2010-10-051-0/+2
* Change GNU GPL to GNU AGPLPranith K2010-10-041-3/+3
* protocol/client: Fix dumping of locks in client.Pavan Sondur2010-10-021-9/+6
* Changes to replace flock with gf_flock across GlusterFS.Pavan Sondur2010-10-011-12/+12
* cluster/afr: Recover locks on child_up from source to sink.Pavan Sondur2010-10-011-2/+3
* protocol/client: cluster/afr: Support lock recovery and self heal.Pavan Sondur2010-09-301-0/+949