K 10 svn:author V 3 phk K 8 svn:date V 27 2004-11-26T07:18:28.000000Z K 7 svn:log V 295 Eliminate null_open() and use instead null_bypass(). Null_open() was only here to handle MNT_NODEV, but since that does not affect any filesystems anymore, it could only have any effect if you nullfs mounted a devfs but didn't want devices to show up. If you need that, there are easier ways. END