lkml.org 
[lkml]   [2018]   [Aug]   [13]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subject[GIT PULL] configfs updates for 4.19
The following changes since commit ce397d215ccd07b8ae3f71db689aedb85d56ab40:

Linux 4.18-rc1 (2018-06-17 08:04:49 +0900)

are available in the Git repository at:

git://git.infradead.org/users/hch/configfs.git tags/configfs-for-4.19

for you to fetch changes up to cc57c07343bd071cdf1915a91a24ab7d40c9b590:

configfs: fix registered group removal (2018-07-17 06:14:07 -0700)

----------------------------------------------------------------
configfs updates for 4.19

- simplify the cide by using kvasprintf (Bart Van Assche).
- fix a gcc 8 string truncation warning by making the code simpler
(Guenter Roeck).
- fix a bug in rmdir() handling (Mike Christie).

----------------------------------------------------------------
Bart Van Assche (1):
configfs: use kvasprintf() instead of open-coding it

Guenter Roeck (1):
configfs: replace strncpy with memcpy

Mike Christie (1):
configfs: fix registered group removal

fs/configfs/dir.c | 11 +++++++++++
fs/configfs/item.c | 24 ++++--------------------
fs/configfs/symlink.c | 2 +-
3 files changed, 16 insertions(+), 21 deletions(-)

\
 
 \ /
  Last update: 2018-08-13 09:19    [W:0.029 / U:0.892 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site