From: Jan Drzewiecki Date: Fri, 13 Aug 2010 05:24:29 +0000 (+0200) Subject: cdrom_id: Drop MEDIA_SESSION_NEXT for DVD-RW-RO X-Git-Tag: 174~371 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=b367a1c9d8a0f565effcdb45f86a365be1c8b622;hp=b367a1c9d8a0f565effcdb45f86a365be1c8b622;p=elogind.git cdrom_id: Drop MEDIA_SESSION_NEXT for DVD-RW-RO Commit cf2205a fixed the media status for fresh DVD-RW in restricted overwrite mode, but missed a detail: We should not report the ID_CDROM_MEDIA_SESSION_NEXT property either, since in that mode you can never append tracks/sessions; this just works in sequential mode. Signed-off-by: Martin Pitt ---