diff options
author | Badari Pulavarty <pbadari@us.ibm.com> | 2006-03-26 01:38:04 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-03-26 08:57:02 -0800 |
commit | f91a2ad2ed97099fb565e3336f8df0df717f2ba9 (patch) | |
tree | ab8ebeca29bbbbf1f66c47173faebbc383a4dbf7 /Documentation/s390 | |
parent | d6859bfca8cbfe4105704e410b0afa50beabbbb9 (diff) |
[PATCH] ext3: multi-block get_block()
Mingming Cao recently added multi-block allocation support for ext3,
currently used only by DIO. I added support to map multiple blocks for
mpage_readpages(). This patch add support for ext3_get_block() to deal
with multi-block mapping. Basically it renames ext3_direct_io_get_blocks()
as ext3_get_block().
Signed-off-by: Badari Pulavarty <pbadari@us.ibm.com>
Cc: Mingming Cao <cmm@us.ibm.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'Documentation/s390')
0 files changed, 0 insertions, 0 deletions