]> git.baikalelectronics.ru Git - kernel.git/commit
ceph: add missing spin_unlock at ceph_mdsc_build_path()
authorYehuda Sadeh <yehuda@hq.newdream.net>
Tue, 13 Dec 2011 17:57:44 +0000 (09:57 -0800)
committerSage Weil <sage@newdream.net>
Tue, 13 Dec 2011 19:59:53 +0000 (11:59 -0800)
commit345a0d93ce3bc214c27eba7d27e2abe5604884cf
treeabba92c0a15f98cd4386cd86f081d1e2c89045ac
parente1a0263480683606fde537e298a96c5890d5107f
ceph: add missing spin_unlock at ceph_mdsc_build_path()

one of the paths was missing spin_unlock

Signed-off-by: Yehuda Sadeh <yehuda@hq.newdream.net>
fs/ceph/mds_client.c