https://github.com/torvalds/linux
Revision 52ae7b7935a079aaba25da98fe90772d04109f26 authored by Russell Cattelan on 09 October 2006, 17:11:54 UTC, committed by Steven Whitehouse on 12 October 2006, 21:09:54 UTC
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>
1 parent c25d518
History
Tip revision: 52ae7b7935a079aaba25da98fe90772d04109f26 authored by Russell Cattelan on 09 October 2006, 17:11:54 UTC
[GFS2] Fix a size calculation error
Tip revision: 52ae7b7
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
scripts
security
sound
usr
.gitignore -rw-r--r-- 542 bytes
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 88.2 KB
Kbuild -rw-r--r-- 1.2 KB
MAINTAINERS -rw-r--r-- 73.2 KB
Makefile -rw-r--r-- 48.9 KB
README -rw-r--r-- 16.2 KB
REPORTING-BUGS -rw-r--r-- 3.0 KB

README

back to top