Messages in this thread |  | | Subject | [PATCH v2] afs: Fix data corruptor in page laundering | | From | David Howells <> | | Date | Wed, 29 Sep 2021 16:36:37 +0100 |
| |
Hi Linus,
Can you apply this patch, please? It fixes a potential data corruptor in afs_launder_page() whereby the file position isn't calculated correctly for the StoreData RPC.
Thanks, David
Link: https://lore.kernel.org/r/162880783179.3421678.7795105718190440134.stgit@warthog.procyon.org.uk/ # v1 Link: https://lore.kernel.org/r/162937512409.1449272.18441473411207824084.stgit@warthog.procyon.org.uk/ # v1 Link: https://lore.kernel.org/r/162981148752.1901565.3663780601682206026.stgit@warthog.procyon.org.uk/ # v1 Link: https://lore.kernel.org/r/163005741670.2472992.2073548908229887941.stgit@warthog.procyon.org.uk/ # v2 Link: https://lore.kernel.org/r/163221839087.3143591.14278359695763025231.stgit@warthog.procyon.org.uk/ # v2 --- David Howells (1): afs: Fix afs_launder_page() to set correct start file position
|  |