* Jon Dowland <[EMAIL PROTECTED]> [2006-12-16 20:12]:
> I installed sshfs and tried that and an ls for that also
> hung.
> 
> I'll try to strace sshfs or encfs and see what happens.

I can reproduce this on IOP32x:

open("/proc/mounts", O_RDONLY|O_LARGEFILE) = 3
fstat64(3, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 
0x40016000
read(3, "rootfs / rootfs rw 0 0\nnone /sys"..., 1024) = 525
read(3, "", 1024)                       = 0
close(3)                                = 0
munmap(0x40016000, 4096)                = 0
ioctl(1, SNDCTL_TMR_TIMEBASE or TCGETS, {B38400 opost isig icanon echo ...}) = 0
ioctl(1, TIOCGWINSZ, {ws_row=36, ws_col=102, ws_xpixel=1020, ws_ypixel=720}) = 0
stat64("/mnt",

-- 
Martin Michlmayr
http://www.cyrius.com/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to