[GIT PULL] jfs fix for 4.18
From: Dave Kleikamp
Date: Mon Jun 18 2018 - 09:08:41 EST
The following changes since commit 716a685fdb89942a50c4138141027e38336a895f:
Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (2018-06-04 21:37:30 -0700)
are available in the Git repository at:
git://github.com/kleikamp/linux-shaggy.git tags/jfs-4.18
for you to fetch changes up to 92d34134193e5b129dc24f8d79cb9196626e8d7a:
jfs: Fix inconsistency between memory allocation and ea_buf->max_size (2018-06-05 10:36:46 -0500)
----------------------------------------------------------------
This fixes a too-small allocation in the xattr code.
----------------------------------------------------------------
Shankara Pailoor (1):
jfs: Fix inconsistency between memory allocation and ea_buf->max_size
fs/jfs/xattr.c | 10 ++++++----
1 file changed, 6 insertions(+), 4 deletions(-)