linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] configfs updates for 4.19
@ 2018-08-13  7:17 Christoph Hellwig
  0 siblings, 0 replies; only message in thread
From: Christoph Hellwig @ 2018-08-13  7:17 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Joel Becker, linux-fsdevel, linux-kernel

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(-)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2018-08-13  7:17 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-08-13  7:17 [GIT PULL] configfs updates for 4.19 Christoph Hellwig

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).