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:
e412bdb
)
GFS2: Use MAX_LFS_FILESIZE for meta inode size
author
Steven Whitehouse
<swhiteho@redhat.com>
Fri, 8 Jan 2010 13:44:49 +0000
(13:44 +0000)
committer
Steven Whitehouse
<swhiteho@redhat.com>
Mon, 11 Jan 2010 08:57:55 +0000
(08:57 +0000)
Using ~0ULL was cauing sign issues in filemap_fdatawrite_range, so
use MAX_LFS_FILESIZE instead.
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
No differences found