]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r289146:
authormav <mav@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sun, 25 Oct 2015 07:26:12 +0000 (07:26 +0000)
committermav <mav@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sun, 25 Oct 2015 07:26:12 +0000 (07:26 +0000)
commitd2a020590a9d4e32db98e9fd281eb2d63c6fc897
tree89a9205f3051ca9da24f99cf471222cbcbbfaee6
parentad794ca892b41d4564fcd3cbfdfbea7962c089b7
MFC r289146:
Make delete method set via kern.cam.da.X.delete_method persistent.

This allows to set delete method via tunable, before device capabilities
are known.  Also allow ZERO method for devices not reporting LBP, if user
explicitly requests it -- it may be useful if storage supports compression
and WRITE SAME, but does not support UNMAP.

git-svn-id: svn://svn.freebsd.org/base/stable/10@289924 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
share/man/man4/da.4
sys/cam/scsi/scsi_da.c