Fixed denial of fast formatting with BD-RE introduced by revision 2280

This commit is contained in:
Thomas Schmitt 2008-12-22 13:05:51 +00:00
parent 8af33586e8
commit 1de41908a8
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
#define Cdrskin_timestamP "2008.12.19.203523"
#define Cdrskin_timestamP "2008.12.22.130527"

View File

@ -449,7 +449,7 @@ void burn_disc_format(struct burn_drive *drive, off_t size, int flag)
return;
}
if ((flag & 6) != 3 || (flag & 128)) {
if ((flag & 6) != 6 || (flag & 128)) {
if ((flag & 64) && !(drive->current_feat23h_byte4 & 2)) {
if (drive->current_feat23h_byte4 & 1) {
libdax_msgs_submit(libdax_messenger,