Package: aufs-tools
Version: 0+20090302-1
Severity: minor
Hi,
I get the following errors when using mount.aufs
comm: file 1 is not in sorted order
comm: file 2 is not in sorted order
I suspect that mount.aufs uses 'comm' without sort the file first.
Here is how to duplicate the problem:
cd /dev/shm
mkdir -pv aufs/day{0,1} aufs/base aufs/u
% mount -v -t aufs -o br:aufs/day0:aufs/base none aufs/u
/dev/shm/aufs/u
comm: file 2 is not in sorted order
none on /dev/shm/aufs/u type aufs
(rw,si=3c3badb62e8a9d02,xino=/dev/shm/aufs/day0/.aufs.xino,br:/dev/shm/aufs/day0=rw:/dev/shm/aufs/base=ro)
% mount -v -o remount,prepend:aufs/day1,mod:aufs/day0=ro,del:aufs/day0 aufs/u
comm: file 1 is not in sorted order
comm: file 2 is not in sorted order
none on /dev/shm/aufs/u type aufs
(rw,si=3c3badb62e8a9d02,xino=/dev/shm/aufs/day0/.aufs.xino,br:/dev/shm/aufs/day1=rw:/dev/shm/aufs/base=ro)
Please investigate.
Thanks
tong
-- System Information:
Debian Release: squeeze/sid
APT prefers testing
APT policy: (300, 'testing'), (50, 'unstable')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.28-grml64 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash
Versions of packages aufs-tools depends on:
ii libc6 2.9-4 GNU C Library: Shared libraries
aufs-tools recommends no packages.
aufs-tools suggests no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]