Re: [PATCH] drbd: Fix seq_num numeric conversion error
Joel Colledge <[email protected]> Thu, 24 Oct 2024 13:33:20 +0200
| Newsgroups | dev.linux.lists.drbd-dev |
|---|---|
| Message-ID | <CAGNP_+WTu+xCHWZ6Fou8uqCYFauvqTK3Ch8rT-3YhZnrD0Mf5g@mail.gmail.com> |
> seq_num is a 32-bit value and should not be converted with be64_to_cpu(). Thanks. Applied as: https://github.com/LINBIT/drbd/commit/168bcdd0a56ca80fed4ca9e05589c1188b2aa589 The commit will be merged to master in due course. Best regards, Joel