> ioctl(fd, SETVOLUME, &vol); is more comfortable.

I read somewhere (but haven't actually seen it implimented yet) about
using xattrs (file system property lists) instead of ioctls and
thought that it was a pretty interesting idea.  No needing to sort
through headers to find some badly acronimized value with no docs on
how to use it, etc...

Anybody have any comments on the xattr -> ioctl type interfaces?

--
burton samograd                                                [EMAIL PROTECTED]
kruhft.blogspot.com   www.myspace.com/kruhft   metashell.blogspot.com

Reply via email to