https://github.com/torvalds/linux
Revision 445783d0ec173a52bef2e9b129de7d716a19b9fa authored by David Howells on 16 March 2017, 16:27:48 UTC, committed by David Howells on 16 March 2017, 16:29:30 UTC
afs_send_pages() should only put the call into the AFS_CALL_AWAIT_REPLY
state if it has sent all the pages - but the check it makes is incorrect
and sometimes it will finish the loop early.

Signed-off-by: David Howells <dhowells@redhat.com>
1 parent 7286a35
History
Tip revision: 445783d0ec173a52bef2e9b129de7d716a19b9fa authored by David Howells on 16 March 2017, 16:27:48 UTC
afs: Fix an off-by-one error in afs_send_pages()
Tip revision: 445783d
File Mode Size
Documentation
arch
block
certs
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.cocciconfig -rw-r--r-- 59 bytes
.get_maintainer.ignore -rw-r--r-- 31 bytes
.gitattributes -rw-r--r-- 30 bytes
.gitignore -rw-r--r-- 1.3 KB
.mailmap -rw-r--r-- 7.7 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 96.0 KB
Kbuild -rw-r--r-- 2.8 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 389.3 KB
Makefile -rw-r--r-- 57.7 KB
README -rw-r--r-- 722 bytes

README

back to top