summaryrefslogtreecommitdiffstats
path: root/fs/reiserfs/namei.c
diff options
context:
space:
mode:
authorBob Peterson <rpeterso@redhat.com>2014-08-06 09:08:36 -0400
committerSteven Whitehouse <swhiteho@redhat.com>2014-08-21 10:22:23 +0100
commitb650738cd093a9f9e9551db9ce5cd68acd842dc0 (patch)
treee7967f14957c8b42d7a8b03d9e6dfebeeba20d92 /fs/reiserfs/namei.c
parenteaebdedc61ac7bc3dd6ef6eb508097c4aaabef0c (diff)
downloadop-kernel-dev-b650738cd093a9f9e9551db9ce5cd68acd842dc0.zip
op-kernel-dev-b650738cd093a9f9e9551db9ce5cd68acd842dc0.tar.gz
GFS2: Change maxlen variables to size_t
This patch changes some variables (especially maxlen in function gfs2_block_map) from unsigned int to size_t. We need 64-bit arithmetic for very large files (e.g. 1PB) where the variables otherwise get shifted to all 0's. Signed-off-by: Bob Peterson <rpeterso@redhat.com> Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
Diffstat (limited to 'fs/reiserfs/namei.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud