diff options
| author | Russell Cattelan <[email protected]> | 2006-10-09 12:11:54 -0500 |
|---|---|---|
| committer | Steven Whitehouse <[email protected]> | 2006-10-12 17:09:54 -0400 |
| commit | 52ae7b7935a079aaba25da98fe90772d04109f26 (patch) | |
| tree | f03dbb3037136fe72fb05d886eb5a2b48c0548c1 /scripts/patch-kernel | |
| 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 <[email protected]>
Signed-off-by: Steven Whitehouse <[email protected]>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions