NetBSD/sys/fs
pooka 39beb124fd In case writing past EOF, fail if extending the file fails (most
likely due to the file system being full).

Otherwise we'd fail in VOP_PUTPAGES(), which might not happen during
VOP_WRITE(), thus giving the caller the wrong impression that
writing was succesful.
2008-11-14 12:59:44 +00:00
..
adosfs Create sysctl entries during module initialisation and destroy them 2008-06-28 01:34:05 +00:00
cd9660 Create sysctl entries during module initialisation and destroy them 2008-06-28 01:34:05 +00:00
efs Don't assign vnode::v_mount. getnewvnode() does it. 2008-09-24 09:37:13 +00:00
filecorefs Create sysctl entries during module initialisation and destroy them 2008-06-28 01:34:05 +00:00
hfs Don't use unnamed structures. 2008-09-03 22:57:46 +00:00
msdosfs In case writing past EOF, fail if extending the file fails (most 2008-11-14 12:59:44 +00:00
ntfs Create sysctl entries during module initialisation and destroy them 2008-06-28 01:34:05 +00:00
ptyfs Remove logic to compute relative pathes to chroots. It breaks the 2008-10-26 23:06:41 +00:00
puffs PR kern/39307 (mfs will sometimes panic at umount time) 2008-09-25 14:17:29 +00:00
smbfs Remove duplicate definition of "smbfs_node_pool". 2008-09-07 13:13:04 +00:00
sysvbfs Actually, use FWRITE for device open only if we aren't doing MNT_RDONLY. 2008-09-04 12:28:14 +00:00
tmpfs Solve the fstat-wants-to-look-at-kernel-data-structures in a nicer 2008-07-29 09:10:09 +00:00
udf Introduce an extra state to wich all pushed ecclines are pushed on. This 2008-11-01 23:51:25 +00:00
union Create sysctl entries during module initialisation and destroy them 2008-06-28 01:34:05 +00:00
unionfs Create sysctl entries during module initialisation and destroy them 2008-06-28 01:34:05 +00:00
Makefile Install mount argument structure header just like every other file system. 2008-07-28 12:42:12 +00:00
unicode.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00