K 10 svn:author V 3 jhb K 8 svn:date V 27 2001-11-06T22:31:10.000000Z K 7 svn:log V 410 - 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(). END