diff options
author | Martin K. Petersen <martin.petersen@oracle.com> | 2010-10-13 21:18:03 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2010-12-09 13:26:28 -0800 |
commit | a4340113f9a3a4ebcbf988f1c1a27c07d70185b9 (patch) | |
tree | 2ea1a541093dcb62e9de9867787e11f8574c0970 /ipc | |
parent | b55f3d92cd8f544f8f0c31f20f0a745d2c138dfc (diff) |
block: Ensure physical block size is unsigned int
commit 892b6f90db81cccb723d5d92f4fddc2d68b206e1 upstream.
Physical block size was declared unsigned int to accomodate the maximum
size reported by READ CAPACITY(16). Make sure we use the right type in
the related functions.
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Acked-by: Mike Snitzer <snitzer@redhat.com>
Signed-off-by: Jens Axboe <jaxboe@fusionio.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'ipc')
0 files changed, 0 insertions, 0 deletions