Bug 12398 - Unable to mount unionfs if any brunch is readonly
Summary: Unable to mount unionfs if any brunch is readonly
Status: CLOSED WONTFIX
Alias: None
Product: Sisyphus
Classification: Development
Component: kernel-image-std-smp (show other bugs)
Version: unstable
Hardware: all Linux
: P2 normal
Assignee: Nobody's working on this, feel free to take it
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-07-23 19:07 MSD by Ivanov Maxim
Modified: 2010-04-11 14:14 MSD (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ivanov Maxim 2007-07-23 19:07:58 MSD
[root@ivanovpc tmp]# mount -tunionfs -o dirs=/tmp/1/test1=ro:/tmp/2/test2=ro 
unionfs /tmp/3
mount: wrong fs type, bad option, bad superblock on unionfs,
       missing codepage or other error
       In some cases useful info is found in syslog - try
       dmesg | tail  or so

[root@ivanovpc tmp]# dmesg | tail
unionfs_read_super: error while parsing options (err = -22)

Steps to Reproduce:
1.mkdir /tmp/{1,2,3}
2.mkdir /tmp/1/test1 /tmp/2/test2
3.mount -tunionfs -o dirs=/tmp/1/test1=ro:/tmp/2/test2=ro unionfs /tmp/3
Actual Results:  
no mount happens

Expected Results:  
test1 and test2 dirs in /tmp/3
Comment 1 Ivanov Maxim 2007-07-23 19:09:41 MSD
Забыл упомянуть: использую Desktop 4.0 со всеми обновлениями из 4.0/brunch, 
ядро wks-smp-alt2
Comment 2 Mikhail Gusarov 2008-06-13 13:00:39 MSD

    
Comment 3 Michail Yakushin 2008-07-11 13:00:57 MSD
Проблема ещё актуальна?
Comment 4 Michael Shigorin 2010-04-11 14:14:26 MSD
apparently wontfix