Re: [PATCH 0/7] namei: clean up retry logic in various do_* functions
From: Dmitry Kadashev <hidden>
Date: 2021-07-13 10:22:28
Also in:
linux-fsdevel
From: Dmitry Kadashev <hidden>
Date: 2021-07-13 10:22:28
Also in:
linux-fsdevel
On Tue, Jul 13, 2021 at 2:02 AM Linus Torvalds [off-list ref] wrote:
See my comments about the individual patches - some of them change code flow, others do. And I think changing code flow as part of cleanup is ok, but it at the very least needs to be mentioned (and it might be good to do the "move code that is idempotent inside the retry" as a separate patch from documentation purposes)
Indeed, I should have at least included the flow changes into the commit messages. I'll send v2 with those comments addressed. -- Dmitry Kadashev