* [GIT PULL] xfs: 4.19 merge, part 3
@ 2018-08-21 15:12 Darrick J. Wong
0 siblings, 0 replies; only message in thread
From: Darrick J. Wong @ 2018-08-21 15:12 UTC (permalink / raw)
To: Linus Torvalds
Cc: Darrick J. Wong, Linux Kernel Mailing List, linux-xfs,
Eric Sandeen, agruenba, Christoph Hellwig
Hi Linus,
Here are a few fixes that I've queued up for 4.19. I need to recover
from some medical events, so don't be too surprised if the next pull
request(s) come from Dave Chinner.
--D
The following changes since commit 01239d77b9dd978863d1a75f0d095ab942a1fe66:
xfs: fix a null pointer dereference in xfs_bmap_extents_to_btree (2018-08-12 08:37:31 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/fs/xfs/xfs-linux.git tags/xfs-4.19-merge-7
for you to fetch changes up to 7d5e049e72c4cb933b557c78cbd63285dd8102ce:
iomap: fix WARN_ON_ONCE on uninitialized variable (2018-08-14 08:17:02 -0700)
----------------------------------------------------------------
Changes since last update:
- Fix an uninitialized variable
- Don't use obviously garbage AG header counters to calculate
transaction reservations
- Trigger icount recalculation on bad icount when monting.
----------------------------------------------------------------
Darrick J. Wong (3):
xfs: recalculate summary counters at mount time if icount is bad
xfs: sanity check ag header values in xrep_calc_ag_resblks
iomap: fix WARN_ON_ONCE on uninitialized variable
fs/iomap.c | 2 +-
fs/xfs/scrub/repair.c | 46 +++++++++++++++++++++++++++-------------------
fs/xfs/xfs_mount.c | 1 +
3 files changed, 29 insertions(+), 20 deletions(-)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2018-08-21 18:33 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-08-21 15:12 [GIT PULL] xfs: 4.19 merge, part 3 Darrick J. Wong
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).