Different inodes
Peter Jeremy
peterjeremy at optushome.com.au
Mon Nov 10 11:01:59 PST 2008
On 2008-Nov-10 16:36:56 +0100, Attila Nagy <bra at fsn.hu> wrote:
>I don't quite get this:
>
>ls -i /20081021/usr/local/lib/python2.5/config/
>3817938 .svn 3817976 Setup.local 3817978 libpython2.5.a
>3817979 Makefile 3817975 config.c 3817980 libpython2.5.so
>3817973 Setup 3817977 config.c.in 3817982 makesetup
>3817974 Setup.config 3817981 install-sh 3817983 python.o
>
>ls -i /20081021/usr/local/lib/python2.5/config/libpython2.5.*
>3817978 /20081021/usr/local/lib/python2.5/config/libpython2.5.a
> 73738 /20081021/usr/local/lib/python2.5/config/libpython2.5.so
I can't reproduce it here on 7-stable. Note that libpython2.5.so
is a symlink so it seems likely that one of your ls commands is
de-referencing the symlink and the other isn't - though I don't
know how this is being done.
Can you confirm that you are using /bin/ls (not an alias or some
alternate variant). You might also verify that you get the same
result using /bin/sh as a shell.
>The modification consists of changed arc4randoms in
>sys/ufs/ffs/ffs_alloc.c and ffs_vfsops.c to a constant value, but I
>don't think it can be the cause. Could it be?
This shouldn't affect the above.
--
Peter Jeremy
Please excuse any delays as the result of my ISP's inability to implement
an MTA that is either RFC2821-compliant or matches their claimed behaviour.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 195 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-fs/attachments/20081110/e7a15cd9/attachment.pgp
More information about the freebsd-fs
mailing list