Commit cf559d901114 for kernel
commit cf559d9011140087abf84b34871849ee8e305bca
Merge: d53f4d93f3d6 9e835108a9ae
Author: Linus Torvalds <torvalds@linux-foundation.org>
Date: Thu Feb 12 08:57:31 2026 -0800
Merge tag 'for-linus-7.0-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux
Pull orangefs updates from Mike Marshall:
- Fixes for string handling in orangefs-debugfs.c and xattr.c (Thorsten
Blum)
* tag 'for-linus-7.0-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux:
fs/orangefs: Replace deprecated strcpy with memcpy + strscpy
orangefs: Replace deprecated strcpy with strscpy