diff options
author | Russell Cattelan <cattelan@redhat.com> | 2006-10-09 12:11:54 -0500 |
---|---|---|
committer | Steven Whitehouse <swhiteho@redhat.com> | 2006-10-12 17:09:54 -0400 |
commit | 52ae7b7935a079aaba25da98fe90772d04109f26 (patch) | |
tree | f03dbb3037136fe72fb05d886eb5a2b48c0548c1 /lib/ioremap.c | |
parent | c25d5180441e344a3368d100c57f0a481c6944f7 (diff) |
[GFS2] Fix a size calculation error
Fix a size calculation error.
The size was incorrect being computed as a
negative length and then being passed to an
unsigned parameter.
This in turn would cause the allocator to
think it needed enough meta data to store
a gigabyte file for every file created.
Signed-off-by: Russell Cattelan <cattelan@redhat.com>
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
Diffstat (limited to 'lib/ioremap.c')
0 files changed, 0 insertions, 0 deletions