summaryrefslogtreecommitdiffstats
path: root/xlators/features/locks/src/clear.c
Commit message (Expand)AuthorAgeFilesLines
* features/locks: posixlk-clear-lock should set error as EINTRPranith Kumar K2020-06-171-2/+2
* locks: handle "clear locks" xattr in fgetxattr tooCsaba Henk2018-12-061-0/+6
* clang: Fix various missing checks for empty listShyamsundarR2018-12-121-16/+20
* libglusterfs: Move devel headers under glusterfs directoryShyamsundarR2018-11-291-6/+6
* Land part 2 of clang-format changesGluster Ant2018-09-121-351/+350
* locks: added inodelk/entrylk contention upcall notificationsXavier Hernandez2016-06-151-3/+33
* features/locks: Fix memory leaksXavier Hernandez2017-11-201-1/+1
* Coverity Issue: PW.INCLUDE_RECURSION in several filesGirjesh Rajoria2017-11-031-1/+0
* features/locks: Add lock revocation functionality to posix locks translatorRichard Wareing2015-11-201-0/+4
* build: do not #include "config.h" in each fileNiels de Vos2015-05-181-5/+0
* locks: various fixesAnand Avati2013-12-031-6/+5
* features/locks : Improves debuggability of inode/entry locks.Anuradha Talur2013-08-281-2/+3
* All: License message changeVarun Shastry2012-09-111-7/+6
* All: License message changeVarun Shastry2012-08-271-14/+5
* remove useless if-before-free (and free-like) functionsJim Meyering2012-07-131-2/+1
* locks: Fixed opt arg parsing in clear-locksKrishnan Parthasarathi2012-05-191-2/+3
* core: adding extra data for fopsAmar Tumballi2012-03-201-4/+5
* locks: Fixed incorrect list ptr manipulation in clearing entrylksKrishnan Parthasarathi2012-03-121-17/+25
* features/locks: Make inodelk ref-countedPranith Kumar K2012-03-071-9/+23
* locks/glusterd: Fixed clearing of posix locks from failing always.Krishnan Parthasarathi2012-02-241-0/+1
* locks: Added a getxattr interface to clear locks on a given inode.Krishnan Parthasarathi2011-11-161-0/+409