[GIT PULL] configfs fix for 5.2

From: Christoph Hellwig
Date: Thu May 30 2019 - 04:57:05 EST


The following changes since commit cd6c84d8f0cdc911df435bb075ba22ce3c605b07:

Linux 5.2-rc2 (2019-05-26 16:49:19 -0700)

are available in the Git repository at:

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

for you to fetch changes up to f6122ed2a4f9c9c1c073ddf6308d1b2ac10e0781:

configfs: Fix use-after-free when accessing sd->s_dentry (2019-05-28 08:11:58 +0200)

----------------------------------------------------------------
configs fix for 5.2

- fix a use after free in configfs_d_iput (Sahitya Tummala)

----------------------------------------------------------------
Sahitya Tummala (1):
configfs: Fix use-after-free when accessing sd->s_dentry

fs/configfs/dir.c | 14 ++++++--------
1 file changed, 6 insertions(+), 8 deletions(-)