NetBSD/sys/fs
tsutsui 3ef39e3a6a Apply a similar fix for mount function from ffs_vfsops.c rev 1.186:
Change cd9660_mount, in MNT_UPDATE case, to check dev_t's for equality
 instead of just vnode pointers.  Fixes erroneous "Invalid argument"
 errors from mount(8) with -u against cd9660 root in the presence of
 mfs or tmpfs /dev prepared after initial mountroot.

Tested on QEMU running cobalt Restore CD.
2009-10-19 17:53:36 +00:00
..
adosfs Fixed fatal warnings with ADOSFS_DIAGNOSTIC. 2009-08-30 12:36:38 +00:00
cd9660 Apply a similar fix for mount function from ffs_vfsops.c rev 1.186: 2009-10-19 17:53:36 +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 Bump protocol version once more to allow for previous to be pulled 2009-10-17 23:22:04 +00:00
smbfs Fix set_statvfs_info() to use UIO_SYSSPACE for fromname kernel 2009-09-07 15:12:03 +00:00
sysvbfs Define error before using it. 2009-07-03 22:38:08 +00:00
tmpfs Make tmpfs write fail when process file size limit is reached. 2009-10-17 22:20:56 +00:00
udf Rework simplistic UBC flushing. Recent changes to genfs made the old flush 2009-09-14 21:10:44 +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