On Sat, Oct 25, 2014 at 11:13 AM, Harshavardhana
<[email protected]> wrote:
> On Sat, Oct 25, 2014 at 8:47 AM, Dennis Schafroth <[email protected]> wrote:
>> Mounting a distributed replicated linux server sometimes shows duplicate
>> directory entries on mac.
>>
>
> Go ahead and open a bug :-)
>
bash-3.2# find etc/ -type f | wc -l
254
bash-3.2# find /private/etc -type f | wc -l
254
bash-3.2# ls
a b etc
bash-3.2#
I do see some issues when there are symlinks
bash-3.2# ln -s b c
bash-3.2# ls
a b c etc
bash-3.2# ls -l
ls: c: No such file or directory
total 16
-rw-r--r--@ 1 root wheel 0 Oct 25 12:56 a
-rw-r--r--@ 1 root wheel 0 Oct 25 12:56 b
drwxr-xr-x@ 57 root wheel 4148 Oct 25 00:36 etc
bash-3.2#
bash-3.2# ls -l
total 24
-rw-r--r--@ 1 root wheel 0 Oct 25 12:56 a
-rw-r--r--@ 1 root wheel 0 Oct 25 12:56 b
ls: ./c: No such file or directory
lrwxrwxrwx@ 0 root wheel 1 Oct 25 13:00 c
drwxr-xr-x@ 57 root wheel 4148 Oct 25 00:36 etc
bash-3.2#
--
Religious confuse piety with mere ritual, the virtuous confuse
regulation with outcomes
_______________________________________________
Gluster-users mailing list
[email protected]
http://supercolony.gluster.org/mailman/listinfo/gluster-users