aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
diff options
context:
space:
mode:
authorNathan Scott <nathans@sgi.com>2006-03-29 09:26:15 +1000
committerNathan Scott <nathans@sgi.com>2006-03-29 09:26:15 +1000
commit3c674e74238cb2484169e3f84f687c66887086b6 (patch)
tree07964918e0948a42bf787b37fc970c4b137fce53 /kernel
parent[XFS] Fix compiler warning and small code inconsistencies in compat (diff)
downloadlinux-dev-3c674e74238cb2484169e3f84f687c66887086b6.tar.xz
linux-dev-3c674e74238cb2484169e3f84f687c66887086b6.zip
Fixes a regression from the recent "remove ->get_blocks() support"
change. inode->i_blkbits should be used when making a get_block_t request of a filesystem instead of dio->blkbits, as that does not indicate the filesystem block size all the time (depends on request alignment - see start of __blockdev_direct_IO). Signed-off-by: Nathan Scott <nathans@sgi.com> Acked-by: Badari Pulavarty <pbadari@us.ibm.com>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions