diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2022-05-13 14:32:53 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2022-05-13 14:32:53 -0700 |
commit | d928e8f3af38abc8d2d56d9329a8280f7af5f10e (patch) | |
tree | 624f9cf089105429340f123c5024ab5ddab65d12 /fs/ntfs3 | |
parent | f2dd007445b1d4c0581d0292f85fdd5b47387776 (diff) | |
parent | e1fa9ea85ce89207d2ac0316da35a4a7736801f9 (diff) | |
download | linux-d928e8f3af38abc8d2d56d9329a8280f7af5f10e.tar.bz2 |
Merge tag 'gfs2-v5.18-rc4-fix3' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2
Pull gfs2 fixes from Andreas Gruenbacher:
"We've finally identified commit dc732906c245 ("gfs2: Introduce flag
for glock holder auto-demotion") to be the other cause of the
filesystem corruption we've been seeing. This feature isn't strictly
necessary anymore, so we've decided to stop using it for now.
With this and the gfs_iomap_end rounding fix you've already seen
("gfs2: Fix filesystem block deallocation for short writes" in this
pull request), we're corruption free again now.
- Fix filesystem block deallocation for short writes.
- Stop using glock holder auto-demotion for now.
- Get rid of buffered writes inefficiencies due to page faults being
disabled.
- Minor other cleanups"
* tag 'gfs2-v5.18-rc4-fix3' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2:
gfs2: Stop using glock holder auto-demotion for now
gfs2: buffered write prefaulting
gfs2: Align read and write chunks to the page cache
gfs2: Pull return value test out of should_fault_in_pages
gfs2: Clean up use of fault_in_iov_iter_{read,write}able
gfs2: Variable rename
gfs2: Fix filesystem block deallocation for short writes
Diffstat (limited to 'fs/ntfs3')
0 files changed, 0 insertions, 0 deletions