K 10 svn:author V 4 jeff K 8 svn:date V 27 2010-08-07T02:11:41.855824Z K 7 svn:log V 487 - Implement device and file operations wrappers. Only read, write, poll, ioctl, open, and close are supported. Attempts to define other members in linux code will generate compiler errors. - Use selrecord via poll_wait(), however, the containing code needs selwakeup() added in appropriate places because our select can't wait on their native waitqueue structures. This still leaves very little code to change. Sponsored by: Isilon Systems, iX Systems, and Panasas. END