NetBSD/sys/adosfs
chs 49a0cbf7f6 in adosfs_read(), only do the UBC thang for "FFS" files (ie. those that
don't mix data and metadata in the same sector).  in adosfs_bmap(), set
the "run" return value to 0 to indicate the result is only good for 1 block.
these fix the rest of PR 12270.
2001-04-12 04:12:04 +00:00
..
Makefile
adlookup.c
adosfs.h
adutil.c
advfsops.c initialize some struct mount fields that UBC needs. 2001-04-03 05:40:27 +00:00
advnops.c in adosfs_read(), only do the UBC thang for "FFS" files (ie. those that 2001-04-12 04:12:04 +00:00