]> bbs.cooldavid.org Git - net-next-2.6.git/commit
ceph: cleanup redundant code in handle_cap_grant
authorYehuda Sadeh <yehuda@hq.newdream.net>
Fri, 19 Feb 2010 00:12:21 +0000 (00:12 +0000)
committerSage Weil <sage@newdream.net>
Fri, 19 Feb 2010 22:41:10 +0000 (14:41 -0800)
commitbcd2cbd10ce31c950a40c08d7f601f8ff23537b8
tree1f419714feceb6072828cc8977610cfcadec1705
parentc9af9fb68e01eb2c2165e1bc45cfeeed510c64e6
ceph: cleanup redundant code in handle_cap_grant

There is no state in local vars that requires us to loop after temporarily
dropping i_lock.

Signed-off-by: Yehuda Sadeh <yehuda@hq.newdream.net>
Signed-off-by: Sage Weil <sage@newdream.net>
fs/ceph/caps.c