freebsd-dev/sys/msdosfs
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
..
bootsect.h Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
bpb.h Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
denode.h Add support for the va_filerev attribute required by NFSv3. 1995-08-02 13:00:40 +00:00
direntry.h Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
fat.h Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
msdosfs_conv.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
msdosfs_denode.c Add support for the va_filerev attribute required by NFSv3. 1995-08-02 13:00:40 +00:00
msdosfs_fat.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
msdosfs_lookup.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
msdosfs_vfsops.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
msdosfs_vnops.c Moved the filesystem read-only check out of the syscalls and into the 1995-10-22 09:32:48 +00:00
msdosfsmount.h Remove trailing whitespace. 1995-05-30 08:16:23 +00:00