On Fri, Sep 2, 2022 at 9:16 AM Greg Kroah-Hartman gregkh@linuxfoundation.org wrote:
On Thu, Sep 01, 2022 at 04:33:52PM +0300, Amir Goldstein wrote:
commit 15f04fdc75aaaa1cccb0b8b3af1be290e118a7bc upstream.
[Added wrapper xfs_fdblocks_unavailable() for 5.10.y backport]
You forgot the correct Author/From: information here :(
Please be more careful next time.
Sorry. I noticed that happens from time to time and sometimes I catch that. I wonder why/when git has done that. during cherry-pick? rebase? I certainly did not do --reset-author at any point.
I might have added an original commit adding the Accessor and then squashed it in rebase. That may be the reason.
I'll remember to add the From: check to my pre-post eyeballing.
Thanks, Amir.