id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	blockedby	blocking	branch_state	votes
3647	MC summarizes hardlink sizes	andrew_b		"{{{
$ mkdir xxx 
$ dd if=/dev/zero of=xxx/yyy bs=1000000 count=1
1+0 records in
1+0 records out
1000000 bytes (1.0 MB) copied, 0.000880908 s, 1.1 GB/s
$ ln xxx/yyy xxx/zzz
$ du xxx
988K	xxx
}}}

When press Ctrl-space on xxx directory, MC shows 2000000 as directory size.

MC should recognize hardlinks and shouldn't summarize size of hardlinks as though they are independent files.
"	defect	new	major	Future Releases	mc-core	master			egmont			no branch	
