]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mds: only acquire_locks once in handle_client_open
authorSage Weil <sage@newdream.net>
Mon, 21 Jun 2010 18:32:43 +0000 (11:32 -0700)
committerSage Weil <sage@newdream.net>
Mon, 21 Jun 2010 18:35:55 +0000 (11:35 -0700)
commit2e73f737d3a7c597b0ac45caa9d96d2cd3a8f54c
tree131c07d8b6772d1aedcbe211e0f5a0dbbfa0599d
parent2cd04f47c89e4bc5289ce0552b2801668156f986
mds: only acquire_locks once in handle_client_open

Subsequent calls will just return with 'already locked'
src/mds/Server.cc