id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	blockedby	blocking	branch_state	votes
3412	Wrong device name with symbolic link in information panel	narcan	andrew_b	"Hello,

Please see bug: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=746990

to reproduce it:
""
Let 2 ext4 partitions : /dev/sdb3 and /dev/sdb4.
/dev/sdb3 is mounted on /mnt/dir3 and /dev/sdb4 is mounted
on /mnt/dir4
Do these bash commands :
cd /mnt/dir3
mkdir mytry3
cd mytry3
echo ""try 1"" > myfile
mkdir /mnt/dir4/mytry4
cd /mnt/dir4/mytry4
echo ""try 1"" > myfile
ln -s /mnt/dir3/mytry3 /mnt/dir4/mytry3
mc
Ctrl-x i
Select /mnt/dir4/mytry4/myfile
On the informations panel, device is /dev/sdb4. Good.
Now, select /.. on the top.
Select mytry3
Select myfile
The displayed device is : /dev/sdb4 ! FALSE !
It was not updated.
It should be /dev/sdb3.
""

Many thanks

Denis"	defect	closed	minor	4.8.16	mc-core	4.8.13	fixed		rpnpif@… onlyjob@…			merged	committed-master
