On Wed, Sep 14, 2011 at 07:44:56AM -0400, J. Bruce Fields wrote: > And then also still to do: > - close replays: we keep around a stateid to handle close > replays only in the case where it's the last stateid for an > openowner, but that's not sufficient. > - the data structures aren't really right for the things we need > to do: e.g. release_lockowner currently does a linear search > through all the lockowners! OK, done, with the following patches, and that was the last thing on this particular todo list. I've also started a for-3.3 tree based on v3.2-rc1, including Bryan's patches and some previous state code patches (not the following yet). --b. > - multiple client-to-lockowner locks for a given (owner, file) > aren't handled right. > - I need to look again at doing a better job of distinguishing > the bad, expired, and stale cases for stateid's. > > I was hoping to have that ready for 3.2 but unfortunately keep running > across small bugs or cleanup opportunities like these along the way; > perhaps next week.... -- To unsubscribe from this list: send the line "unsubscribe linux-nfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html