On Tue, Jan 26, 2021 at 10:03 PM Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx> wrote: > > On Tue, Jan 26, 2021 at 03:24:32PM +0800, Fox Chen wrote: > > No follow_managed() anymore, handle_mounts(), > > traverse_mounts(), will do the job. > > see commit: 9deed3ebca244663530782631834e706a86a8c8f > > When referencing commits in changelogs, please use the documented way, > which for this one would be 9deed3ebca24 ("new helper: > traverse_mounts()"). That enables us to read and understand them > better. > > thanks, > > greg k-h Got it, I will wait to see any other things that need to be changed, then send in v2 together. thanks, fox