diff options
author | 2009-06-15 03:45:05 -0400 | |
---|---|---|
committer | 2009-06-15 03:45:05 -0400 | |
commit | 0610b6e99939828b77eec020ead0e1f44cba38ca (patch) | |
tree | ede610c64a0456a43618e500c577b35e462f8953 /drivers/base/platform.c | |
parent | ext4: teach the inode allocator to use a goal inode number (diff) | |
download | wireguard-linux-0610b6e99939828b77eec020ead0e1f44cba38ca.tar.xz wireguard-linux-0610b6e99939828b77eec020ead0e1f44cba38ca.zip |
ext4: Fix 64-bit block type problem on 32-bit platforms
The function ext4_mb_free_blocks() was using an "unsigned long" to
pass a block number; this will cause 64-bit block numbers to get
truncated on x86 and other 32-bit platforms.
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Reviewed-by: Eric Sandeen <sandeen@redhat.com>
Diffstat (limited to 'drivers/base/platform.c')
0 files changed, 0 insertions, 0 deletions