Skip to content
  • Linus Torvalds's avatar
    Merge tag 'xfs-4.17-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux · 547c43d7
    Linus Torvalds authored
    Pull xfs updates from Darrick Wong:
     "Here's the first round of fixes for XFS for 4.17.
    
      The biggest new features this time around are the addition of lazytime
      support, further enhancement of the on-disk inode metadata verifiers,
      and a patch to smooth over some of the AGFL padding problems that have
      intermittently plagued users since 4.5. I forsee sending a second pull
      request next week with further bug fixes and speedups in the online
      scrub code and elsewhere.
    
      This series has been run through a full xfstests run over the weekend
      and through a quick xfstests run against this morning's master, with
      no major failures reported.
    
      Summary of changes for this release:
    
       - Various cleanups and code fixes
    
       - Implement lazytime as a mount option
    
       - Convert various on-disk metadata checks from asserts to -EFSCORRUPTED
    
       - Fix accounting problems with the rmap per-ag reservations
    
       - Refactorings and cleanu...
    547c43d7