"h.becker":
> I have another question regarding my own filesystem. I implemented ioctl 
> (and getxattr) to retrieve file attributes specific to VMS/ODS. When I 
> use aufs it looks like these system calls are not forwarded: I don't see 
> that my code is called. All I see with strace is that the ioctl returns 
> ENOTTY (and getxattr returns EOPNOTSUPP). Is this a known limitation of 
> aufs?

Currently this is a feature.
Aufs doesn't redirect ioctl since it is FS specific.
And aufs doesn't support xattr at all (curreetly) since it WAS FS
specific too. But recently xattr is becoming generic, and I am
considering support it.


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

Reply via email to