https://github.com/torvalds/linux
Revision 3f3211e755f329c56acf55faa0dbf91befd7b5ca authored by Linus Torvalds on 23 November 2017, 06:42:42 UTC, committed by Linus Torvalds on 23 November 2017, 06:42:42 UTC
Pull xfs fixes from Darrick Wong:

 - Fix a memory leak in the new in-core extent map

 - Refactor the xfs_dev_t conversions for easier xfsprogs porting

* tag 'xfs-4.15-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux:
  xfs: abstract out dev_t conversions
  xfs: fix memory leak in xfs_iext_free_last_leaf
2 parent s 2753278 + 274e0a1
History
Tip revision: 3f3211e755f329c56acf55faa0dbf91befd7b5ca authored by Linus Torvalds on 23 November 2017, 06:42:42 UTC
Merge tag 'xfs-4.15-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Tip revision: 3f3211e

back to top