All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] xfs: fixes for 4.16-rc4
@ 2018-02-28 19:21 Darrick J. Wong
  0 siblings, 0 replies; only message in thread
From: Darrick J. Wong @ 2018-02-28 19:21 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Darrick J. Wong, Linux Kernel Mailing List, linux-xfs, Eric Sandeen

Hi Linus,

Here's the first round of bugfixes for 4.16.  It should merge cleanly,
but please let me know if it doesn't.

--Darrick

The following changes since commit 7928b2cbe55b2a410a0f5c1f154610059c57b1b2:

  Linux 4.16-rc1 (2018-02-11 15:04:29 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/fs/xfs/xfs-linux.git tags/xfs-4.16-fixes-2

for you to fetch changes up to 5b4c845ea4f4b86c43096eb924354c83a2e26f3c:

  xfs: fix potential memory leak in mount option parsing (2018-02-26 10:02:13 -0800)

----------------------------------------------------------------
Changes since last update:
- Fix some compiler warnings
- Fix block rservations for transactions created during log recovery
- Fix resource leaks when respecifying mount options

----------------------------------------------------------------
Chengguang Xu (1):
      xfs: fix potential memory leak in mount option parsing

Darrick J. Wong (1):
      xfs: reserve blocks for refcount / rmap log item recovery

Eric Sandeen (1):
      xfs: use memset to initialize xfs_scrub_agfl_info

 fs/xfs/scrub/agheader.c    | 3 ++-
 fs/xfs/xfs_refcount_item.c | 9 ++++++---
 fs/xfs/xfs_rmap_item.c     | 4 +++-
 fs/xfs/xfs_super.c         | 2 ++
 4 files changed, 13 insertions(+), 5 deletions(-)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2018-02-28 19:21 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-02-28 19:21 [GIT PULL] xfs: fixes for 4.16-rc4 Darrick J. Wong

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.