1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-24 11:29:10 +00:00
freebsd/sys/fs/nandfs
Warner Losh 1bbf66051b 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.
2014-04-18 17:03:43 +00:00
..
bmap.c More properly account for free/reserved segments to avoid deadlock or 2014-04-18 17:03:35 +00:00
bmap.h
nandfs_alloc.c
nandfs_bmap.c
nandfs_buffer.c
nandfs_cleaner.c
nandfs_cpfile.c
nandfs_dat.c
nandfs_dir.c
nandfs_fs.h
nandfs_ifile.c
nandfs_mount.h
nandfs_segment.c
nandfs_subr.c Take out the hack to write -1's to non-NAND. Always do a BIO_DELETE on 2014-04-18 17:03:43 +00:00
nandfs_subr.h
nandfs_sufile.c
nandfs_vfsops.c Take out the hack to write -1's to non-NAND. Always do a BIO_DELETE on 2014-04-18 17:03:43 +00:00
nandfs_vnops.c
nandfs.h Take out the hack to write -1's to non-NAND. Always do a BIO_DELETE on 2014-04-18 17:03:43 +00:00