git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5069120
)
ocfs2: Teach ocfs2_get_block() about holes
author
Mark Fasheh
<mark.fasheh@oracle.com>
Wed, 14 Feb 2007 23:30:30 +0000
(15:30 -0800)
committer
Mark Fasheh
<mark.fasheh@oracle.com>
Thu, 26 Apr 2007 22:02:16 +0000
(15:02 -0700)
ocfs2_get_block() didn't understand sparse files, fix that. Also remove some
code that isn't really useful anymore. We can fix up
ocfs2_direct_IO_get_blocks() at the same time.
Signed-off-by: Mark Fasheh <mark.fasheh@oracle.com>
No differences found