aalbersh's fork of xfsprogs-dev.git

Clone this repo:
  1. de85869 xfsprogs: Release v6.17.0 by Andrey Albershteyn · 12 days ago for-next master v6.17.0
  2. 15fd6fc xfs_scrub_fail: reduce security lockdowns to avoid postfix problems by Darrick J. Wong · 3 weeks ago
  3. 059eef1 xfs: do not propagate ENODATA disk errors into xattr code by Eric Sandeen · 4 weeks ago
  4. 620910f xfs: don't use a xfs_log_iovec for ri_buf in log recovery by Christoph Hellwig · 4 weeks ago
  5. 86c2579 fs/xfs: replace strncpy with memtostr_pad() by Pranav Tyagi · 4 weeks ago
  6. c6135e4 xfs: improve the xg_active_ref check in xfs_group_free by Christoph Hellwig · 4 weeks ago
  7. fc46966 xfs: return the allocated transaction from xfs_trans_alloc_empty by Christoph Hellwig · 4 weeks ago
  8. ff1a523 xfs: refactor xfs_btree_diff_two_ptrs() to take advantage of cmp_int() by Fedor Pchelkin · 4 weeks ago
  9. a9be1f9 xfs: use a proper variable name and type for storing a comparison result by Fedor Pchelkin · 4 weeks ago
  10. fe6a679 xfs: refactor cmp_key_with_cur routines to take advantage of cmp_int() by Fedor Pchelkin · 4 weeks ago
  11. 4a902e0 xfs: refactor cmp_two_keys routines to take advantage of cmp_int() by Fedor Pchelkin · 4 weeks ago
  12. a6b87a3 xfs: rename key_diff routines by Fedor Pchelkin · 4 weeks ago
  13. 313be36 xfs: rename diff_two_keys routines by Fedor Pchelkin · 4 weeks ago
  14. bb52ff8 mkfs: fix copy-paste error in calculate_rtgroup_geometry by Darrick J. Wong · 3 weeks ago
  15. 41aac27 xfs_scrub: fix strerror_r usage yet again by Darrick J. Wong · 6 weeks ago
  16. e51aa35 libfrog: pass mode to xfrog_file_setattr by Darrick J. Wong · 6 weeks ago
  17. add1e9d mkfs: fix libxfs_iget return value sign inversion by Darrick J. Wong · 6 weeks ago
  18. 75faf2b xfs_scrub: Use POSIX-conformant strerror_r by A. Wilcox · 8 weeks ago
  19. 128ac4d xfs_db: use file_setattr to copy attributes on special files with rdump by Andrey Albershteyn · 8 weeks ago
  20. 7c850f3 xfs_io: make ls/chattr work with special files by Andrey Albershteyn · 8 weeks ago