[EMAIL PROTECTED] wrote:
> Hello Paulius,
> 
> Paulius Zaleckas:
>> aufs 20080707
>> /tmp is mounted as tmpfs
>>
>> Here goes couple very similar situations with very different results:
> 
> How is your system environment?

It is ARM (Freescale i.MXL). Kernel is 2.6.26-rc9. I am using busybox
for shell and utilities like mount.

> Are these all three cases are executed on the same machine/kernel?

Yes.

> According to your kernel log (ARM?), the compiler might produce a
> warning or something. Were there?

   CALL    scripts/checksyscalls.sh
<stdin>:1097:2: warning: #warning syscall fadvise64 not implemented
<stdin>:1265:2: warning: #warning syscall migrate_pages not implemented
<stdin>:1321:2: warning: #warning syscall pselect6 not implemented
<stdin>:1325:2: warning: #warning syscall ppoll not implemented
<stdin>:1365:2: warning: #warning syscall epoll_pwait not implemented
arch/arm/mm/ioremap.c: In function 'remap_area_pte':
arch/arm/mm/ioremap.c:67: warning: control reaches end of non-void function
fs/dcache.c: In function 'd_materialise_unique':
fs/dcache.c:1748: warning: control reaches end of non-void function
fs/aufs/super.c:680: warning: initialization from incompatible pointer type
fs/partitions/check.c: In function 'add_partition':
fs/partitions/check.c:381: warning: ignoring return value of 
'device_add', declared with attribute warn_unused_result
block/genhd.c: In function 'add_disk':
block/genhd.c:195: warning: ignoring return value of 
'sysfs_create_link', declared with attribute warn_unused_result


-------------------------------------------------------------------------
Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
Studies have shown that voting for your favorite open source project,
along with a healthy diet, reduces your potential for chronic lameness
and boredom. Vote Now at http://www.sourceforge.net/community/cca08

Reply via email to