Details
-
Bug
-
Resolution: Fixed
-
Minor
-
None
-
None
-
3
-
9223372036854775807
Description
Reported by Dan Carpenter <dan.carpenter@oracle.com>
lov_object_fiemap() has following static checker warning:
drivers/staging/lustre/lustre/lov/lov_object.c:1241 lov_object_fiemap()
warn: signed overflow undefined. 'fm_start + fm_length < fm_start'
Attachments
Issue Links
- is related to
-
LU-6215 Sync Lustre external tree with lustre linux kernel client
- Resolved