summaryrefslogtreecommitdiff
path: root/include/linux/byteorder
diff options
context:
space:
mode:
authorBadari Pulavarty <pbadari@us.ibm.com>2004-09-23 19:43:47 -0700
committerLinus Torvalds <torvalds@ppc970.osdl.org>2004-09-23 19:43:47 -0700
commit854e70311e0e073d066d87d8da5a7d4a0dde2ebe (patch)
tree28c8eaaec0dc622dd734a02a6dd1d2d18d3a3452 /include/linux/byteorder
parent4e1895597a22060539ff58be06705fe4bfb85040 (diff)
[PATCH] dio fine alignment and pages in io
Here is the fix for dio_new_bio() BUG() with fsx tests. The problem is, I changed dio_pages_in_io calculation to be exactly the number of pages we needed to map the user-buffer to do the IO. But with fine-grain alignment (non fs-blocksize), we may need 2 more pages (ZERO_PAGE) to zero out first and last block if needed. Here is the bug info. http://bugme.osdl.org/show_bug.cgi?id=3447 Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'include/linux/byteorder')
0 files changed, 0 insertions, 0 deletions