summaryrefslogtreecommitdiffstats
path: root/xlators/features/locks/src/clear.c
Commit message (Expand)AuthorAgeFilesLines
* locks: handle "clear locks" xattr in fgetxattr tooCsaba Henk2018-12-141-0/+6
* clang: Fix various missing checks for empty listShyamsundarR2018-12-141-16/+20
* libglusterfs: Move devel headers under glusterfs directoryShyamsundarR2018-12-051-6/+6
* Land part 2 of clang-format changesGluster Ant2018-09-121-351/+350
* locks: added inodelk/entrylk contention upcall notificationsXavier Hernandez2018-01-161-3/+33
* features/locks: Fix memory leaksXavier Hernandez2017-11-221-1/+1
* Coverity Issue: PW.INCLUDE_RECURSION in several filesGirjesh Rajoria2017-11-091-1/+0
* features/locks: Add lock revocation functionality to posix locks translatorRichard Wareing2016-07-181-0/+4
* build: do not #include "config.h" in each fileNiels de Vos2015-05-291-5/+0
* locks: various fixesAnand Avati2014-01-131-6/+5
* features/locks : Improves debuggability of inode/entry locks.Anuradha Talur2013-09-031-2/+3
* All: License message changeVarun Shastry2012-09-131-7/+6
* All: License message changeVarun Shastry2012-08-281-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-211-2/+3
* core: adding extra data for fopsAmar Tumballi2012-03-221-4/+5
* locks: Fixed incorrect list ptr manipulation in clearing entrylksKrishnan Parthasarathi2012-03-141-17/+25
* features/locks: Make inodelk ref-countedPranith Kumar K2012-03-101-9/+23
* locks/glusterd: Fixed clearing of posix locks from failing always.Krishnan Parthasarathi2012-02-271-0/+1
* locks: Added a getxattr interface to clear locks on a given inode.Krishnan Parthasarathi2012-02-141-0/+409