aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ceph/locks.c
Commit message (Expand)AuthorAgeFilesLines
* ceph: unwind canceled flock stateSage Weil2011-06-071-10/+16
* ceph: use ihold when we already have an inode refSage Weil2011-06-071-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/+21
* ceph: preallocate flock state without locks heldGreg Farnum2010-10-201-2/+15
* ceph: factor out libceph from Ceph file systemYehuda Sadeh2010-10-201-3/+3
* ceph: Fix warningsAlan Cox2010-08-251-5/+9
* ceph: add flock/fcntl lock supportGreg Farnum2010-08-021-0/+256