diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2019-12-22 10:59:06 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2019-12-22 10:59:06 -0800 |
commit | c60174717544aa8959683d7e19d568309c3a0c65 (patch) | |
tree | 609c6595997a8153031da9fa03c970bfdeb1333f /Documentation/scsi/scsi_eh.txt | |
parent | a396560706d457058b9f54f184b6f5973c82032c (diff) | |
parent | 5084bf6b2006fcd46f1e44e3c51b687507b362e2 (diff) | |
download | linux-c60174717544aa8959683d7e19d568309c3a0c65.tar.bz2 |
Merge tag 'xfs-5.5-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Pull xfs fixes from Darrick Wong:
"Fix a few bugs that could lead to corrupt files, fsck complaints, and
filesystem crashes:
- Minor documentation fixes
- Fix a file corruption due to read racing with an insert range
operation.
- Fix log reservation overflows when allocating large rt extents
- Fix a buffer log item flags check
- Don't allow administrators to mount with sunit= options that will
cause later xfs_repair complaints about the root directory being
suspicious because the fs geometry appeared inconsistent
- Fix a non-static helper that should have been static"
* tag 'xfs-5.5-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux:
xfs: Make the symbol 'xfs_rtalloc_log_count' static
xfs: don't commit sunit/swidth updates to disk if that would cause repair failures
xfs: split the sunit parameter update into two parts
xfs: refactor agfl length computation function
libxfs: resync with the userspace libxfs
xfs: use bitops interface for buf log item AIL flag check
xfs: fix log reservation overflows when allocating large rt extents
xfs: stabilize insert range start boundary to avoid COW writeback race
xfs: fix Sphinx documentation warning
Diffstat (limited to 'Documentation/scsi/scsi_eh.txt')
0 files changed, 0 insertions, 0 deletions