New Defects reported by Coverity Scan for ceph

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

Please find the latest report on new defect(s) introduced to ceph found with Coverity Scan.

1 new defect(s) introduced to ceph found with Coverity Scan.
9 defect(s), reported by Coverity Scan earlier, were marked fixed in the recent build analyzed by Coverity Scan.

New defect(s) Reported-by: Coverity Scan
Showing 1 of 1 defect(s)


** CID 1256511:  Missing unlock  (LOCK)
/mds/MDLog.cc: 612 in MDLog::trim_all()()
/mds/MDLog.cc: 612 in MDLog::trim_all()()


________________________________________________________________________________________________________
*** CID 1256511:  Missing unlock  (LOCK)
/mds/MDLog.cc: 612 in MDLog::trim_all()()
606           p = segments.lower_bound(last_seq + 1);
607         }
608       }
609     
610       _trim_expired_segments();
611     
>>>     CID 1256511:  Missing unlock  (LOCK)
>>>     Returning without unlocking "this->submit_mutex._m".
612       return 0;
613     }
614     
615     
616     void MDLog::try_expire(LogSegment *ls, int op_prio)
617     {
/mds/MDLog.cc: 612 in MDLog::trim_all()()
606           p = segments.lower_bound(last_seq + 1);
607         }
608       }
609     
610       _trim_expired_segments();
611     
>>>     CID 1256511:  Missing unlock  (LOCK)
>>>     Returning without unlocking "this->submit_mutex._m".
612       return 0;
613     }
614     
615     
616     void MDLog::try_expire(LogSegment *ls, int op_prio)
617     {


________________________________________________________________________________________________________
To view the defects in Coverity Scan visit, http://scan.coverity.com/projects/25?tab=overview

To unsubscribe from the email notification for new defects, http://scan5.coverity.com/cgi-bin/unsubscribe.py



--
To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[Index of Archives]     [CEPH Users]     [Ceph Large]     [Information on CEPH]     [Linux BTRFS]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]
  Powered by Linux