ceph: switch from BKL to lock_flocks()
authorSage Weil <sage@newdream.net>
Thu, 23 Sep 2010 02:57:10 +0000 (19:57 -0700)
committerSage Weil <sage@newdream.net>
Wed, 20 Oct 2010 22:38:18 +0000 (15:38 -0700)
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>

No differences found