From: Sage Weil Date: Thu, 23 Sep 2010 02:57:10 +0000 (-0700) Subject: ceph: switch from BKL to lock_flocks() X-Git-Tag: v2.6.37-rc1~221^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=496e59553c51ce18acc836de070106b583926b87;p=pandora-kernel.git 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 --- Reading git-diff-tree failed