We ran an automated code checker over nilfs-utils-2.0.13, and it found
just a few issues:

                     start < NILFS_CNO_MIN || end > NILFS_CNO_MAX) {
 /BUILD/nilfs-utils-2.0.13/bin/rmcp.c  203  Warning 685:
     Relational operator '>' always evaluates to 'false'


                         oflags |= O_RDONLY;
 /BUILD/nilfs-utils-2.0.13/lib/nilfs.c  294  Info 835: A
     zero has been given as right argument to operator '|'


 /BUILD/nilfs-utils-2.0.13/lib/nilfs.c  899  Warning 438:
     Last value assigned to variable 'n' (defined at line 895) not used


         pseg->p_maxblocks = nblocks_per_segment - blkoff;
 /BUILD/nilfs-utils-2.0.13/lib/nilfs.c  732  Info 712: Loss
     of precision (assignment) (unsigned long to unsigned int)


Sorry for not sending patches, but I assume the maintainers can do a
proper fix more quickly than I can.  :)

Thanks,

-Eric
_______________________________________________
users mailing list
[email protected]
https://www.nilfs.org/mailman/listinfo/users

Reply via email to