Within the C directory, I ls'd bin
   The exact error is:
   ioctl(1, SNDCTL_TMR_TIMEBASE or TCGETS, {B38400 opost isig icanon echo ...})
   = 0
   ioctl(1, TIOCGWINSZ, {ws_row=72, ws_col=179, ws_xpixel=0, ws_ypixel=0}) = 0
   stat("bin", 0x1a360d0)                  = -1 EREMOTE (Object is remote)

   On Wed, Jun 19, 2013 at 9:06 AM, <[1]sf...@users.sourceforge.net> wrote:

     Aaron Staley:

   > >What will happen if you run "ls A" and "ls B" individually?
   >
   > Both operations succeed. This is only a problem when ls'ing on the aufs
   mount.

     Ok.
     Then try "strace ls C" in order to identiry the systemcall which returns
     the error. It may be open(2) or getdents(2).
     And which version of aufs are you (or ubuntu raring) using?
     The aufs version string is printed when the module is loaded.
     J. R. Okajima

   --
   Aaron Staley
   PiCloud, Inc.

References

   1. mailto:sf...@users.sourceforge.net
------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev

Reply via email to