freebsd-dev/sys/ufs
David Greenman d68a41903e Moved the filesystem read-only check out of the syscalls and into the
filesystem layer, as was done in lite-2. Merged in some other cosmetic
changes while I was at it. Rewrote most of msdosfs_access() to be more
like ufs_access() and to include the FS read-only check.

Obtained from: partially from 4.4BSD-lite2
1995-10-22 09:32:48 +00:00
..
ffs Re-enable read clustering. 1995-09-25 06:00:59 +00:00
lfs Added VOP_GETPAGES/VOP_PUTPAGES and also the "backwards" block count 1995-09-04 00:21:16 +00:00
mfs Declare vfs_mountroot() in the right place. 1995-08-30 01:34:28 +00:00
ufs Moved the filesystem read-only check out of the syscalls and into the 1995-10-22 09:32:48 +00:00