diff options
author | David Howells <dhowells@redhat.com> | 2017-03-16 17:27:48 +0100 |
---|---|---|
committer | David Howells <dhowells@redhat.com> | 2017-03-16 17:29:30 +0100 |
commit | 445783d0ec173a52bef2e9b129de7d716a19b9fa (patch) | |
tree | daacf4666380115025fd3f6168d43de834d43b2b /fs/notify | |
parent | afs: Fix afs_kill_pages() (diff) | |
download | linux-445783d0ec173a52bef2e9b129de7d716a19b9fa.tar.xz linux-445783d0ec173a52bef2e9b129de7d716a19b9fa.zip |
afs: Fix an off-by-one error in afs_send_pages()
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>
Diffstat (limited to 'fs/notify')
0 files changed, 0 insertions, 0 deletions