On Tue, Apr 15, 2025 at 10:40:27PM +0800, Alan Huang wrote: > On Apr 15, 2025, at 22:34, Kent Overstreet <[email protected]> wrote: > > > > On Tue, Apr 15, 2025 at 01:33:05PM +0800, Alan Huang wrote: > >> The semantic is reset now, rename the function to reflect that. > >> > >> Signed-off-by: Alan Huang <[email protected]> > > > > erm, are you sure? > > > > mark_btree_node_locked() is the outer, more 'standard' interface, we > > generally do the more specialized naming for the inner, more > > specialized, 'are you sure this is the one you want' helper > > I checked the git log, the original _noreset helper was no reset semantic, > that is, add a new state. > And then the logic has been changed, but the name doesn't
Not sure what you're seeing? mark_btree_node_locked() resets lock_taken_time
