summaryrefslogtreecommitdiffstats
path: root/xlators/features/locks/src/posix.c
Commit message (Expand)AuthorAgeFilesLines
* features/locks: Use lock_owner from fuse in posix locks.Pavan Vilas Sondur2009-12-031-3/+10
* features/locks: Do not try to set value in dict when lookup has failed.v3.0.0pre1Vijay Bellur2009-11-011-35/+42
* Remove unnecessary check of xattr_req in lookup.Pavan Sondur2009-10-291-1/+0
* Print inodelks in and out if option trace is on.Pavan Sondur2009-10-291-3/+3
* Trace locks in and out with an option in normal log mode.Pavan Sondur2009-10-291-2/+22
* Implement lookup in locks to return lock count in a dict value.Pavan Sondur2009-10-281-0/+181
* indentation fixes to conform to coding standards in locksAnand Avati2009-10-161-498/+498
* locks: keep ref on the inode while locks are heldAnand Avati2009-10-161-0/+1
* Changed occurrences of Z Research to Gluster.Vijay Bellur2009-10-071-1/+1
* features/locks: Change STACK_UNWIND to STACK_UNWIND_STRICT.Vikas Gorur2009-10-051-14/+17
* locks: NFS-friendly logic changesShehjar Tikoo2009-10-011-5/+6
* Global: NFS-friendly prototype changesShehjar Tikoo2009-10-011-8/+11
* Changes to use this->name while using logging instead of explicitly mentionin...Pavan Sondur2009-10-011-1/+1
* Implemented inodelks with support for domains.Pavan Vilas Sondur2009-09-231-25/+20
* Implemented entry locks and support for domains.Pavan Vilas Sondur2009-09-231-17/+27
* Dumop inodectx addedVijay Bellur2009-09-161-12/+14
* Changed prototype for inode_table_dump() and inode_dump().Vijay Bellur2009-09-161-2/+1
* TAKE2[PATCH BUG:213 1/1] Support for Process State DumpVijay Bellur2009-08-191-0/+55
* features/locks: Set the right log level in a few places.Vikas Gorur2009-08-171-4/+4
* Change errno to EAGAIN in readv/writevVikas Gorur2009-05-191-6/+7
* Bug fix in pl_readv/writev to handle the mandatory lock case properly.Vikas Gorur2009-05-181-23/+21
* Cleaned up log messages in features/locks.Vikas Gorur2009-04-301-21/+22
* Release all pending locks in pl_forget().Vikas Gorur2009-04-221-4/+44
* updated features/locks with new readv writev prototypesAnand V. Avati2009-04-121-8/+12
* Add extra 'volume' parameter to inodelk/entrylk callsVikas Gorur2009-03-121-4/+4
* reverting nested locks in posix-locks for inodelkVikas Gorur2009-02-271-4/+4
* updated copyright header to extend copyright upto 2009Basavanagowda Kanur2009-02-261-1/+1
* Added all filesVikas Gorur2009-02-181-0/+834