K 10 svn:author V 7 rwatson K 8 svn:date V 27 2005-09-15T20:50:04.000000Z K 7 svn:log V 320 Merge fifo_vnops.c:1.119 from HEAD to RELENG_6: Remove DFLAG_SEEKABLE from fifo file descriptors: fifos are not seekable according to POSIX, not to mention the fact that it doesn't make sense (and hence isn't really implemented). This causes the fifo_misc regression test to succeed. Approved by: re (scottl) END