On Fri, 23 Aug 2013 13:58:56 -0700 Gregory Farnum <greg@xxxxxxxxxxx> wrote: > When handling a lock request, the MDS calls adjust_locks() to merge > the new lock with available neighbours. If the new lock is merged, > then the waiting_locks entry is not located in the subsequent > remove_waiting() call because adjust_locks changed the new lock to > include the old locks. > This fix ensures that the waiting_locks entry is removed prior to > modification during merge. Looks good. > And it's now merged into master and backported to dumpling. Thank you very much! Great, thanks Gregory. Cheers, David -- To unsubscribe from this list: send the line "unsubscribe ceph-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html