summaryrefslogtreecommitdiff
path: root/fs/xfs/libxfs/xfs_ag_resv.c
AgeCommit message (Expand)Author
2017-10-27xfs: perag initialization should only touch m_ag_max_usable for AG 0Darrick J. Wong
2017-04-08xfs: use per-AG reservations for the finobtChristoph Hellwig
2017-04-08xfs: only update mount/resv fields on success in __xfs_ag_resv_initChristoph Hellwig
2017-01-12xfs: use the actual AG length when reserving blocksDarrick J. Wong
2016-10-05xfs: simulate per-AG reservations being critically lowDarrick J. Wong
2016-10-05xfs: preallocate blocks for worst-case btree expansionDarrick J. Wong
2016-09-19xfs: set up per-AG free space reservationsDarrick J. Wong