diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2023-05-02 20:23:08 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2023-05-02 20:23:08 +0200 |
commit | 21d2be646007a1c5461f4233749c368693aa6d9f (patch) | |
tree | adf76e2e0ecaea62d934fc0fdf52f68edd178666 /Documentation/virt | |
parent | Merge tag 'backlight-next-6.4' of git://git.kernel.org/pub/scm/linux/kernel/g... (diff) | |
parent | afs: Avoid endless loop if file is larger than expected (diff) | |
download | linux-21d2be646007a1c5461f4233749c368693aa6d9f.tar.xz linux-21d2be646007a1c5461f4233749c368693aa6d9f.zip |
Merge tag 'afs-fixes-20230502' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
Pull AFS updates from David Howells:
"Three fixes to AFS directory handling:
- Make sure that afs_read_dir() sees any increase in file size if the
file unexpectedly changed on the server (e.g. due to another client
making a change).
- Make afs_getattr() always return the server's dir file size, not
the locally edited one, so that pagecache eviction doesn't cause
the dir file size to change unexpectedly.
- Prevent afs_read_dir() from getting into an endless loop if the
server indicates that the directory file size is larger than
expected"
* tag 'afs-fixes-20230502' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs:
afs: Avoid endless loop if file is larger than expected
afs: Fix getattr to report server i_size on dirs, not local size
afs: Fix updating of i_size with dv jump from server
Diffstat (limited to 'Documentation/virt')
0 files changed, 0 insertions, 0 deletions