Bruce Evans 8e9c564a11 Document the dirty flag and other bits in the first 2 FAT entries
better.  There is a related I/O error flag which we don't support in
the kernel but must support here.  (Support for bits that we don't
understand here is mostly automatic by fail-safeness, but checkdirty()
has fail-unsafeness.)  There are some reserved and don't-care bits
that weren't fully documented and aren't always masked properly.  The
comment about the bits in readfat() will be removed when the masking
is fixed.

Submitted by:	rnordier
2004-02-05 06:55:12 +00:00
..
2004-01-21 21:31:19 +00:00
2004-01-11 09:11:10 +00:00
2003-11-13 19:08:43 +00:00
2004-01-27 19:28:13 +00:00
2003-11-13 19:18:43 +00:00
2003-09-14 13:41:59 +00:00
2004-01-29 14:36:16 +00:00
2004-01-21 13:24:38 +00:00
2004-02-01 13:09:26 +00:00
2003-11-07 21:28:29 +00:00
2004-01-17 00:31:38 +00:00