]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
kclient: fix mds session leak
authorSage Weil <sage@newdream.net>
Fri, 3 Oct 2008 23:11:48 +0000 (16:11 -0700)
committerSage Weil <sage@newdream.net>
Fri, 3 Oct 2008 23:11:48 +0000 (16:11 -0700)
commite33471c2511c97250c13e6ef3a9ba486d13245b3
tree31d68922595d9b9cd7f0cb2777c35448ff5b4158
parent86b312dc7400666f8f2df9bd672b884e8870d90f
kclient: fix mds session leak

Drop ref after handling lease callback, and during shutdown.
src/kernel/mds_client.c