Bug 3344

Summary: Версия 1.2.10
Product: Sisyphus Reporter: Andrey Rahmatullin <wrar>
Component: kernel-feat-core-supermountAssignee: Albert R. Valiev <darkstar>
Status: CLOSED NOTABUG QA Contact: qa-sisyphus
Severity: enhancement    
Priority: P2    
Version: unstable   
Hardware: all   
OS: Linux   

Description Andrey Rahmatullin 2003-12-05 20:23:45 MSK
* Sun 23 Nov 2003 Andrey Borzenkov <arvidjaar@mail.ru> 1.2.10

  - remove cdrom "open failed" message (it is now under
    CDROM_OPEN flag like all others in cdrom_open).

  - fix deadlock on double mount. get_sb_bdev called bdev->release
    while holding sb->s_umount and supermount_usage_count in ->release
    tried to do sb_get that tried to down_read(sb->s_umount).

    The fix adds flag to struct block_device to mark it supermounted
    (like 2.6 does).

Вещи очень полезные.
Comment 1 Albert R. Valiev 2004-03-29 22:01:42 MSD
Пакет переименован в kernel-feat-fs-supermount-ng