diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2023-05-11 16:51:11 -0500 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2023-05-11 16:51:11 -0500 |
commit | 849a4f09730ba3c02da01924c7a6e7a000a4d27c (patch) | |
tree | d3b804abf05003e1a4b0f56765f7132d653020fb /fs/xfs/xfs_fsmap.c | |
parent | 105131df9c3b27673392a6b7ff356360188dc869 (diff) | |
parent | 2254a7396a0ca6309854948ee1c0a33fa4268cec (diff) | |
download | linux-849a4f09730ba3c02da01924c7a6e7a000a4d27c.tar.gz |
Merge tag 'xfs-6.4-rc1-fixes' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Pull xfs bug fixes from Dave Chinner:
"Largely minor bug fixes and cleanups, th emost important of which are
probably the fixes for regressions in the extent allocation code:
- fixes for inode garbage collection shutdown racing with work queue
updates
- ensure inodegc workers run on the CPU they are supposed to
- disable counter scrubbing until we can exclusively freeze the
filesystem from the kernel
- regression fixes for new allocation related bugs
- a couple of minor cleanups"
* tag 'xfs-6.4-rc1-fixes' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux:
xfs: fix xfs_inodegc_stop racing with mod_delayed_work
xfs: disable reaping in fscounters scrub
xfs: check that per-cpu inodegc workers actually run on that cpu
xfs: explicitly specify cpu when forcing inodegc delayed work to run immediately
xfs: fix negative array access in xfs_getbmap
xfs: don't allocate into the data fork for an unshare request
xfs: flush dirty data and drain directios before scrubbing cow fork
xfs: set bnobt/cntbt numrecs correctly when formatting new AGs
xfs: don't unconditionally null args->pag in xfs_bmap_btalloc_at_eof
Diffstat (limited to 'fs/xfs/xfs_fsmap.c')
0 files changed, 0 insertions, 0 deletions