[GIT PULL] orangefs fixes for 6.17

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



The following changes since commit 347e9f5043c89695b01e66b3ed111755afcf1911:

  Linux 6.16-rc6 (2025-07-13 14:25:58 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux.git
tags/for-linus-6.17-ofs1

for you to fetch changes up to 2138e89cb066b40386b1d9ddd61253347d356474:

  fs/orangefs: Allow 2 more characters in do_c_string() (2025-07-22
12:39:29 -0400)

----------------------------------------------------------------
orangefs: fixes for string handling in debugfs and sysfs

Change scnprintf to sysfs_emit in sysfs code.

Change sprintf to scnprintf in debugfs code.

Refactor debugfs mask-to-string code for readability and slightly
improved functionality.

----------------------------------------------------------------
Amir Mohammad Jahangirzad (1):
      fs/orangefs: use snprintf() instead of sprintf()

Dan Carpenter (1):
      fs/orangefs: Allow 2 more characters in do_c_string()

Shankari Anand (1):
      fs: orangefs: replace scnprintf() with sysfs_emit()

 fs/orangefs/orangefs-debugfs.c |  8 ++++----
 fs/orangefs/orangefs-sysfs.c   | 28 ++++++++++------------------
 2 files changed, 14 insertions(+), 22 deletions(-)




[Index of Archives]     [Linux Ext4 Filesystem]     [Union Filesystem]     [Filesystem Testing]     [Ceph Users]     [Ecryptfs]     [NTFS 3]     [AutoFS]     [Kernel Newbies]     [Share Photos]     [Security]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux Cachefs]     [Reiser Filesystem]     [Linux RAID]     [NTFS 3]     [Samba]     [Device Mapper]     [CEPH Development]

  Powered by Linux