Files
linux/fs
Marcelo Moreira 33ddc796ec xfs: Replace strncpy with memcpy
The changes modernizes the code by aligning it with current kernel best
practices. It improves code clarity and consistency, as strncpy is deprecated
as explained in Documentation/process/deprecated.rst. This change does
not alter the functionality or introduce any behavioral changes.

Suggested-by: Dave Chinner <david@fromorbit.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Carlos Maiolino <cmaiolino@redhat.com>
Signed-off-by: Marcelo Moreira <marcelomoreira1905@gmail.com>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Signed-off-by: Carlos Maiolino <cem@kernel.org>
2025-09-05 10:18:59 +02:00
..
2025-06-10 22:21:16 -04:00
2025-06-11 13:41:05 -04:00
2025-09-05 10:18:59 +02:00
2025-06-29 19:03:46 -04:00
2025-05-23 14:20:44 +02:00