Take out the hack to write -1's to non-NAND. Always do a BIO_DELETE on
authorimp <imp@FreeBSD.org>
Fri, 18 Apr 2014 17:03:43 +0000 (17:03 +0000)
committerimp <imp@FreeBSD.org>
Fri, 18 Apr 2014 17:03:43 +0000 (17:03 +0000)
commitaf1f03cbf480161e858291b0269b7b3dcf85ffa3
tree5768dfe6f397f0a1b1b83565a6fbf0faa2eb443e
parentdc1d630338e8d8a813fdacbb556799df5848769f
Take out the hack to write -1's to non-NAND. Always do a BIO_DELETE on
the ranges we want to erase. This is nicer to SSDs that want TRIMs
anyway.
sys/fs/nandfs/nandfs.h
sys/fs/nandfs/nandfs_subr.c
sys/fs/nandfs/nandfs_vfsops.c