aboutsummaryrefslogtreecommitdiff
path: root/include/linux/stacktrace.h
diff options
context:
space:
mode:
authorDavid Howells <[email protected]>2007-05-10 03:15:23 -0700
committerLinus Torvalds <[email protected]>2007-05-10 09:26:52 -0700
commit5bbf5d39f88af9e8173f7331a3741a8b3ff16a1c (patch)
tree8bd516e07d2cb8b7578d9783ca45d0a23290dc23 /include/linux/stacktrace.h
parentb9b1f8d5930a813879278d0cbfc8c658d6a038dc (diff)
AFS: further write support fixes
Further fixes for AFS write support: (1) The afs_send_pages() outer loop must do an extra iteration if it ends with 'first == last' because 'last' is inclusive in the page set otherwise it fails to send the last page and complete the RxRPC op under some circumstances. (2) Similarly, the outer loop in afs_pages_written_back() must also do an extra iteration if it ends with 'first == last', otherwise it fails to clear PG_writeback on the last page under some circumstances. Signed-off-by: David Howells <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'include/linux/stacktrace.h')
0 files changed, 0 insertions, 0 deletions