summaryrefslogtreecommitdiffstats
path: root/fs/ceph/locks.c
Commit message (Expand)AuthorAgeFilesLines
* ceph: unwind canceled flock stateSage Weil2011-06-081-10/+16
* ceph: use ihold when we already have an inode refSage Weil2011-06-081-1/+2
* ceph: Behave better when handling file lock replies.Herb Shiu2010-12-011-8/+30
* ceph: pass lock information by struct file_lock instead of as individual params.Herb Shiu2010-12-011-37/+21Star
* ceph: preallocate flock state without locks heldGreg Farnum2010-10-211-2/+15
* ceph: factor out libceph from Ceph file systemYehuda Sadeh2010-10-211-3/+3
* ceph: Fix warningsAlan Cox2010-08-251-5/+9
* ceph: add flock/fcntl lock supportGreg Farnum2010-08-031-0/+256