]> git.ipfire.org Git - thirdparty/linux.git/commit
Merge tag 'for-linus-7.0-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/git/hubca...
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 12 Feb 2026 16:57:31 +0000 (08:57 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 12 Feb 2026 16:57:31 +0000 (08:57 -0800)
commitcf559d9011140087abf84b34871849ee8e305bca
treefb4e12e61b166a43b92b98877482abe222925f17
parentd53f4d93f3d686fd64513abb3977c9116bbfdaf8
parent9e835108a9ae1c37aef52a6f8d53265f474904a1
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