[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20160212034319.GW14668@dastard>
Date: Fri, 12 Feb 2016 14:43:19 +1100
From: Dave Chinner <david@...morbit.com>
To: torvalds@...ux-foundation.org
Cc: akpm@...ux-foundation.org, linux-kernel@...r.kernel.org,
xfs@....sgi.com
Subject: [GIT PULL] xfs: fixes for 4.5-rc4
Hi Linus,
Can you please pull the XFS commit from the tag below? It contains a
fix for a regression introduced in 4.5-rc1 by the new log recovery
CRC validation code. Thanks!
-Dave.
The following changes since commit 36f90b0a2ddd60823fe193a85e60ff1906c2a9b3:
Linux 4.5-rc2 (2016-01-31 18:12:16 -0800)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs.git tags/xfs-fixes-for-linus-4.5
for you to fetch changes up to 8e0bd4925bf693520295de403483efad4dc5cc16:
xfs: fix endianness error when checking log block crc on big endian platforms (2016-02-08 11:03:58 +1100)
----------------------------------------------------------------
xfs: updates for 4.5-rc4
Contains:
o fix for endian conversion issue in new CRC validation in
log recovery that was discovered on a ppc64 platform.
----------------------------------------------------------------
Darrick J. Wong (1):
xfs: fix endianness error when checking log block crc on big endian platforms
fs/xfs/xfs_log_recover.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
--
Dave Chinner
david@...morbit.com
Powered by blists - more mailing lists