Hello h.becker, "h.becker": > nothing specified in file_operations. But starting with 2.6.37 I had to > adjust that to .llseek = default_llseek. Now I get an "Illegal seek" > error when I do a simple ls for the aufs mount point. Any idea where to > look and how to find out what's going wrong?
Since 2.6.37, aufs sets .llseek = default_llseek too. I'd suggest you to "strace ls /H" and find the systemcall which is returning ESPIPE, and then trace that systemcall. I am afraid the problem may be related to tha value which readdir in your fs return. J. R. Okajima ------------------------------------------------------------------------------ Special Offer -- Download ArcSight Logger for FREE! Finally, a world-class log management solution at an even better price-free! And you'll get a free "Love Thy Logs" t-shirt when you download Logger. Secure your free ArcSight Logger TODAY! http://p.sf.net/sfu/arcsisghtdev2dev