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:
ce76fd3
)
ocfs2: Fix max offset calculations
author
Mark Fasheh
<mark.fasheh@oracle.com>
Fri, 20 Jul 2007 19:56:16 +0000
(12:56 -0700)
committer
Mark Fasheh
<mark.fasheh@oracle.com>
Fri, 10 Aug 2007 00:25:49 +0000
(17:25 -0700)
ocfs2_max_file_offset() was over-estimating the largest file size for
several cases. This wasn't really a problem before, but now that we support
sparse files, it needs to be more accurate.
Signed-off-by: Mark Fasheh <mark.fasheh@oracle.com>
fs/ocfs2/super.c
patch
|
blob
|
history
diff --cc
fs/ocfs2/super.c
Simple merge