[GIT PULL] configfs update for 5.2

From: Christoph Hellwig
Date: Thu May 16 2019 - 04:32:27 EST


The following changes since commit e93c9c99a629c61837d5a7fc2120cd2b6c70dbdd:

Linux 5.1 (2019-05-05 17:42:58 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 35399f87e271f7cf3048eab00a421a6519ac8441:

configfs: fix possible use-after-free in configfs_register_group (2019-05-08 08:55:19 +0200)

----------------------------------------------------------------
configs updates for Linux 5.2:

- a fix for an error path use after free (YueHaibing)

----------------------------------------------------------------
YueHaibing (1):
configfs: fix possible use-after-free in configfs_register_group

fs/configfs/dir.c | 17 ++++++++++++-----
1 file changed, 12 insertions(+), 5 deletions(-)