[<prev] [next>] [day] [month] [year] [list]
Message-ID: <8e359208-0084-a13c-ea8e-e7d0e7279833@oracle.com>
Date: Mon, 18 Jun 2018 08:08:23 -0500
From: Dave Kleikamp <dave.kleikamp@...cle.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: LKML <linux-kernel@...r.kernel.org>,
JFS Discussion <jfs-discussion@...ts.sourceforge.net>,
Shankara Pailoor <shankarapailoor@...il.com>
Subject: [GIT PULL] jfs fix for 4.18
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(-)
Powered by blists - more mailing lists