commit | 496e59553c51ce18acc836de070106b583926b87 | [log] [tgz] |
---|---|---|
author | Sage Weil <sage@newdream.net> | Wed Sep 22 19:57:10 2010 -0700 |
committer | Sage Weil <sage@newdream.net> | Wed Oct 20 15:38:18 2010 -0700 |
tree | a171b2ec236fd021d4f17ea9d5df7312e93c1645 | |
parent | fca4451acfdcf894154e4809529ca28a09db88ff [diff] |
ceph: switch from BKL to lock_flocks() Switch from using the BKL explicitly to the new lock_flocks() interface. Eventually this will turn into a spinlock. Signed-off-by: Sage Weil <sage@newdream.net>