[GIT PULL] orangefs changes for 7.3
Mike Marshall <[email protected]>
| Newsgroups | gmane.linux.file-systems |
|---|---|
| Message-ID | <CAOg9mST+o6j9A2txJFLtGB+a8eq8W1sZqFiJDM7b48_9jV5_LA@mail.gmail.com> |
The following changes since commit db2ddb87143519e20a95aa36c60b36107b736a58:
Linux 7.2-rc7 (2026-08-09 14:54:50 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux.git
tags/for-linus-7.3-ofs1
for you to fetch changes up to d410cd5303ec59c7cf23dd61423752ce8e9ecb59:
orangefs: skip leading spaces before parsing client debug masks
(2026-08-11 14:03:41 -0400)
----------------------------------------------------------------
Fixes:
orangefs: fix double-free of trailer_buf
orangefs: skip leading spaces before parsing client debug masks
Cleanup:
orangefs: Remove commented out code
New:
orangefs: use folio_pos() and folio_size() in orangefs_page_mkwrite()
----------------------------------------------------------------
Tal Zussman (1):
orangefs: use folio_pos() and folio_size() in orangefs_page_mkwrite()
Thorsten Blum (1):
orangefs: Remove commented out code in find_cached_xattr
Yifei Gao (1):
orangefs: fix double-free of trailer_buf on readdir copy failure
Zhiling Zou (1):
orangefs: skip leading spaces before parsing client debug masks
fs/orangefs/devorangefs-req.c | 1 +
fs/orangefs/inode.c | 8 ++++----
fs/orangefs/orangefs-debugfs.c | 1 +
fs/orangefs/xattr.c | 5 -----
4 files changed, 6 insertions(+), 9 deletions(-)