NetBSD/sys/miscfs
yamt c5fcdd1719 some cleanups after the introduction of GOP_SIZE_MEM flag.
- remove GOP_SIZE_READ/GOP_SIZE_WRITE flags.
  they have not been used since the change.
- ufs_balloc_range: remove code which has been no-op since the change.
  thanks Konrad Schroder for explaining the original intention of the code.
- ffs_gop_size: don't extend past eof, in the case of GOP_SIZE_MEM.
  otherwise genfs_getpages end up to allocate pages past eof unnecessarily.
2006-03-30 12:40:06 +00:00
..
deadfs merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
fdesc merge yamt-uio_vmspace branch. 2006-03-01 12:38:10 +00:00
fifofs merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
genfs some cleanups after the introduction of GOP_SIZE_MEM flag. 2006-03-30 12:40:06 +00:00
kernfs Allow optionnal /kern regular files to have custom read methods, the same 2006-03-14 20:47:52 +00:00
nullfs merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
overlay merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
portal merge yamt-uio_vmspace branch. 2006-03-01 12:38:10 +00:00
procfs cleanup more SET/CLR/ISSET lossage 2006-03-05 17:33:33 +00:00
specfs merge yamt-uio_vmspace branch. 2006-03-01 12:38:10 +00:00
syncfs merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
umapfs merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
Makefile merge ktrace-lwp. 2005-12-11 12:16:03 +00:00