K 10 svn:author V 3 phk K 8 svn:date V 27 1999-10-04T11:23:10.000000Z K 7 svn:log V 391 Move the buffered read/write code out of spec_{read|write} and into two new functions spec_buf{read|write}. Add sysctl vfs.bdev_buffered which defaults to 1 == true. This sysctl can be used to experimentally turn buffered behaviour for bdevs off. I should not be changed while any blockdevices are open. Remove the misplaced sysctl vfs.enable_userblk_io. No other changes in behaviour. END