[PATCH 0/4] reiserfs message formatting fixes

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

 



From: Jeff Mahoney <jeffm@xxxxxxxx>

This patch set cleans up reiserfs message formatting so we properly
handle potential buffer overflows as well as (mostly) stop abusing
va_list handling for printing generic printk strings.

Jeff Mahoney (4):
  reiserfs: use snprintf for formatting messages
  reiserfs: use pr_* routines instead of printk(KERN_*
  reiserfs: replace prepare_error_buf with reiserfs_snprintf
  reiserfs: rework reiserfs_snprintf to not abuse va_list (as much)

 fs/reiserfs/item_ops.c |  17 +-
 fs/reiserfs/prints.c   | 553 ++++++++++++++++++++++++++++++++++---------------
 fs/reiserfs/super.c    |   2 +-
 3 files changed, 390 insertions(+), 182 deletions(-)

-- 
2.12.3

--
To unsubscribe from this list: send the line "unsubscribe reiserfs-devel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[Index of Archives]     [Linux File System Development]     [Linux BTRFS]     [Linux NFS]     [Linux Filesystems]     [Ext4 Filesystem]     [Kernel Newbies]     [Share Photos]     [Security]     [Netfilter]     [Bugtraq]     [Yosemite Forum]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Device Mapper]     [Linux Resources]

  Powered by Linux