K 10 svn:author V 3 phk K 8 svn:date V 27 2004-09-27T20:02:50.000000Z K 7 svn:log V 284 Remove NFS4 vop method vector for devices: we are desupporing device nodes on anything but DEVFS and in this case it was not even used (see below). Put the NFS4 vop method for fifo's behind "#if 0" because it is unused. Add a XXX comment to say that I think the unusedness is a bug. END