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

Hi Linus,

Here are a couple more patches to fix a memory leak and some refactoring
to make it easier to keep xfsprogs' libxfs in sync with the kernel.

--D

The following changes since commit 2015a63dce8d73a439232a0d5162c88d8513101e:

  xfs: fix type usage (2017-11-16 12:06:45 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/fs/xfs/xfs-linux.git tags/xfs-4.15-merge-3

for you to fetch changes up to 274e0a1f4777b9362fc03a34e86358cc36003e48:

  xfs: abstract out dev_t conversions (2017-11-21 01:44:53 -0800)

----------------------------------------------------------------
Changes since last update:
- Fix a memory leak in the new in-core extent map.
- Refactor the xfs_dev_t conversions for easier xfsprogs porting

----------------------------------------------------------------
Christoph Hellwig (1):
      xfs: abstract out dev_t conversions

Shu Wang (1):
      xfs: fix memory leak in xfs_iext_free_last_leaf

 fs/xfs/libxfs/xfs_iext_tree.c  |  2 +-
 fs/xfs/libxfs/xfs_inode_fork.c |  8 ++------
 fs/xfs/xfs_linux.h             | 10 ++++++++++
 3 files changed, 13 insertions(+), 7 deletions(-)

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

only message in thread, other threads:[~2017-11-21 19:45 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-11-21 19:45 [GIT PULL] xfs: more fixes for 4.15 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.