Details
-
Bug
-
Resolution: Fixed
-
Minor
-
Lustre 2.4.0
-
None
-
3
-
7748
Description
In file included from /work/lustre/head1/lustre/ofd/ofd_obd.c:45:0:
/work/lustre/head1/lustre/ofd/ofd_obd.c: In function 'ofd_punch':
/work/lustre/head1/lustre/include/lustre/lustre_idl.h:632:3: error: 'oi.<U3390>.oi.oi_id' may be used uninitialized in this function [-Werror=uninitialized]
In file included from /work/lustre/head1/lustre/ofd/ofd_internal.h:43:0,
from /work/lustre/head1/lustre/ofd/ofd_obd.c:46:
/work/lustre/head1/lustre/include/lustre_fid.h:626:17: note: 'oi.<U3390>.oi.oi_id' was declared here
Attachments
Issue Links
- is related to
-
LU-2684 convert ost_id to lu_fid for FID_SEQ_NORMAL objects
- Resolved