Re: [PATCH v2] ocfs2: fix oob in __ocfs2_find_path
From: Edward Adam Davis
Date: Fri Dec 19 2025 - 02:42:12 EST
On Fri, 19 Dec 2025 14:31:58 +0800, Heming Zhao wrote:
> What are the bits representation of zero? Is byte-swapping necessary for
> different-endian architectures?" We just need to perform the conversion in the
> error msg log.
That's valid point.