summaryrefslogtreecommitdiffstats
tag namexfs-5.3-merge-9 (14d747a984b722d5fdbc03387824861742ecedbe)
tag date2019-07-04 07:52:33 -0700
tagged byDarrick J. Wong <darrick.wong@oracle.com>
tagged objectcommit bf3cb39447...
downloadext4-xfs-5.3-merge-9.tar.gz
New stuff for 5.3:
- Refactor inode geometry calculation into a single structure instead of open-coding pieces everywhere. - Add online repair to build options. - Remove unnecessary function call flags and functions. - Claim maintainership of various loose xfs documentation and header files. - Use struct bio directly for log buffer IOs instead of struct xfs_buf. - Reduce log item boilerplate code requirements. - Merge log item code spread across too many files. - Further distinguish between log item commits and cancellations. - Various small cleanups to the ag small allocator. - Support cgroup-aware writeback - libxfs refactoring for mkfs cleanup - Remove unneeded #includes - Fix a memory allocation miscalculation in the new log bio code - Fix bisection problems - Fix a crash in ioend processing caused by tripping over freeing of preallocated transactions - Split out a generic inode walk mechanism from the bulkstat code, hook up all the internal users to use the walking code, then clean up bulkstat to serve only the bulkstat ioctls. - Add a multithreaded iwalk implementation to speed up quotacheck on fast storage with many CPUs. - Remove unnecessary return values in logging teardown functions. - Supplement the bstat and inogrp structures with new bulkstat and inumbers structures that have all the fields we need for v5 filesystem features and none of the padding problems of their predecessors. - Wire up new ioctls that use the new structures with a much simpler bulk_ireq structure at the head instead of the pointerhappy mess we had before. - Enable userspace to constrain bulkstat returns to a single AG or a single special inode so that we can phase out a lot of geometry guesswork in userspace. -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEUzaAxoMeQq6m2jMV+H93GTRKtOsFAl0eE3gACgkQ+H93GTRK tOtdBg/+PrTZIy/fsRzojBK1lhUl9U0ez1BGMiPUnwc5+sb9WRmaIdGsJlyPVFrd dB76vNs8kaDRpHGQG46zjG4xlBCCPmej5gMxMVD63BaMYAjR+ASZMUElzCDNpU/L ya+HIOoo8cJEd3Rgf2RIOSc5sp2AOEGaXW6MoKDWz1baX5xqtPBHikryjg+RViAc wTcG7ADVlNTilyo5HA9POU28+luXCCLGo0UYKqmkzzZkf0mtIkJjeelbxI0/lMTI 2BcNkmqr8rXmOwED5xt3goPbZfTsHXVjc0rZYXJU+9LLSbZLnZNfUziQYg7kUK2f b1IIPqG6G5+WysG6ZvaeqRLVQPY7wmaMbb02dRNY2YwVXyVcuouIb9TWVX2PJ0uJ n+st3sj+71+o0Ak/rkaIVbcECosp6GCYM2Cc2dWxQUgA9pgaLyC/EAgK/BILy4i6 G5YN1Xi52p5d6j7tOpnMPLI7tOXNYpo7yy+tUiD6IGvuyfJalrMFVebBB6kdLwW7 DB+h5iucLydM4PXyJqPfA6U57uH5w+nMRIbw6b8wjtviijeDIhvjD7fPWIYwHZHs 9PFnIL57WNGgudrDqKQOBu0iCEQmHf21iZPLj3sXZP/HWRl8aW2eJnyP96u+L1Qx L9/68AKt5HDbEkAQwFCWAu6eRsObxfQqkTaRtCYBvNQ+DhCEb3Y= =o+Zi -----END PGP SIGNATURE-----