Hi all,
In commit
d461d8be723f ("btrfs: qgroup: Ensure qgroup_rescan_running is only set when the worker is at least queued")
Fixes tag
Fixes: 8d9eddad194 (Btrfs: fix qgroup rescan worker initialization)
has these problem(s):
- SHA1 should be at least 12 digits long
Can be fixed by setting core.abbrev to 12 (or more) or (for git v2.11
or later) just making sure it is not set (or set to "auto").
--
Cheers,
Stephen Rothwell
On Sun, Feb 23, 2020 at 01:36:59PM +1100, Stephen Rothwell wrote:
> Hi all,
>
> In commit
>
> d461d8be723f ("btrfs: qgroup: Ensure qgroup_rescan_running is only set when the worker is at least queued")
>
> Fixes tag
>
> Fixes: 8d9eddad194 (Btrfs: fix qgroup rescan worker initialization)
>
> has these problem(s):
>
> - SHA1 should be at least 12 digits long
> Can be fixed by setting core.abbrev to 12 (or more) or (for git v2.11
> or later) just making sure it is not set (or set to "auto").
Patch with correct Fixes: tag has been merged as
81f7eb00ff5bb8326e82503a32809421d14abb8a, there was some duplication
with to-be-pulled branch and the development one, the latter with
the wrong formatting. Fixed in the next update.