readme: fixed typo date->data

Signed-off-by: Casey Bodley <cbodley@citi.umich.edu>
This commit is contained in:
Casey Bodley 2011-02-03 15:25:23 -05:00
parent 3f54cfd615
commit c29710b47d

View file

@ -142,7 +142,7 @@
<h2>7. <a name="issues">Known Issues</a></h2>
<ul>
<li>AUTH_SYS does not handle multiple users, so all operations are sent as the user that established the mount.</li>
<li>krb5p security has only been tested with DES, as the linux server does not support gss krb5 v2 tokens with rotated date.</li>
<li>krb5p security has only been tested with DES, as the linux server does not support gss krb5 v2 tokens with rotated data.</li>
<li>When recovering opens and locks outside of the server's grace period, client does not check whether the file has been modified by another client.</li>
<li>When nfs_mount.exe is run without arguments, it does not properly list mounted drives.</li>
<li>If nfsd.exe is restarted while a drive is mapped, that drive needs to be remounted before further use.</li>