NetBSD/sys/fs
pooka 3a1b983101 Set vnode size after creation(*). Fixes cp(1) from ntfs, the
complaint in the "ntfs ubc_uiomove error" (ubc_uiomove error was
not coming from ntfs but instead the "to" file system) and PR
kern/38531 (well, I assume the submitter wanted cp(1) working on
ntfs instead of mangling ntfs the way the PR title suggests).  Yes,
mmap works on ntfs like it always has.

*) well, um, and in other places too ... uuuh ... no comments.
but I guess this works as long as in-kernel ntfs doesn't grow write
support.
2009-09-01 15:16:41 +00:00
..
adosfs Fixed fatal warnings with ADOSFS_DIAGNOSTIC. 2009-08-30 12:36:38 +00:00
cd9660 Where possible, extract the file-system's access() routine to two internal 2009-07-03 21:17:40 +00:00
efs Fix utterly botched previous commit. efs compiles now and apprears 2009-07-03 22:25:51 +00:00
filecorefs Where possible, extract the file-system's access() routine to two internal 2009-07-03 21:17:40 +00:00
hfs Initialise the "fork" local variable in hfslib_get_file_extents(). 2009-07-14 21:12:18 +00:00
msdosfs Where possible, extract the file-system's access() routine to two internal 2009-07-03 21:17:40 +00:00
nilfs Split nilfs_access() to nilfs_check_possible() and nilfs_check_permitted(). 2009-08-26 03:40:48 +00:00
ntfs Set vnode size after creation(*). Fixes cp(1) from ntfs, the 2009-09-01 15:16:41 +00:00
ptyfs Where possible, extract the file-system's access() routine to two internal 2009-07-03 21:17:40 +00:00
puffs add some todo-items, based on a file which was lingering in my 2009-05-18 15:47:28 +00:00
smbfs make this build w/o SMB_VNODE_DEBUG 2009-07-04 07:36:46 +00:00
sysvbfs Define error before using it. 2009-07-03 22:38:08 +00:00
tmpfs Where possible, extract the file-system's access() routine to two internal 2009-07-03 21:17:40 +00:00
udf Typo fix 2009-08-05 13:45:48 +00:00
union Convert 67 namei call sites to use namei_simple, in these functions: 2009-06-29 05:08:15 +00:00
unionfs Remove extra whitespace added by a stupid tool. 2009-04-18 14:58:02 +00:00
Makefile Import read-only part of the NiLFS (v2) implementation for NetBSD. It has been 2009-07-18 16:31:41 +00:00
unicode.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00