diff options
author | jhb <jhb@FreeBSD.org> | 2001-11-06 22:31:10 +0000 |
---|---|---|
committer | jhb <jhb@FreeBSD.org> | 2001-11-06 22:31:10 +0000 |
commit | 76b3e8adcb3c9cdb8ea9e12cdff6cc0f301d66e1 (patch) | |
tree | f38f61a943cefa06d34ec543a7a3fe99b56ac43f /share/syscons | |
parent | 0a413f6f8075081d777132df6dff26f9cb5478eb (diff) | |
download | FreeBSD-src-76b3e8adcb3c9cdb8ea9e12cdff6cc0f301d66e1.zip FreeBSD-src-76b3e8adcb3c9cdb8ea9e12cdff6cc0f301d66e1.tar.gz |
- Change the f_isdir field of struct file to be a flags field and two
new flags: F_ROOTDIR and F_RR (Rock Ridge present).
- Cache the SUSP LEN_SKP parameter in struct file as well.
- If we open() '/', then force a read of the directory's contents so we
can examine the directory record of '.' to see if Rock Ridge is present.
- If Rock Ridge extensions are present, lookup Rock Ridge names in
readdir().
Diffstat (limited to 'share/syscons')
0 files changed, 0 insertions, 0 deletions