Module Name: src Committed By: martin Date: Fri Aug 29 11:49:41 UTC 2014
Modified Files: src/sys/dev/dkwedge [netbsd-7]: dk.c Log Message: Pull up following revision(s) (requested by riastradh in ticket #65): sys/dev/dkwedge/dk.c: revision 1.73 Make dk(4) discard from partition start, not from disk start. Otherwise, anything mounted with `-o discard' will pretty quickly munch itself up and barf up an unrecoverably corrupted file system! XXX pullup to netbsd-7 To generate a diff of this commit: cvs rdiff -u -r1.72 -r1.72.2.1 src/sys/dev/dkwedge/dk.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.