cifs: update known bugs mentioned in kernel docs for cifs
authorSteve French <stfrench@microsoft.com>
Fri, 19 Jan 2024 04:36:13 +0000 (22:36 -0600)
committerSteve French <stfrench@microsoft.com>
Fri, 19 Jan 2024 16:30:22 +0000 (10:30 -0600)
Remove bugs that have been addressed and add link to xfstest results
wiki.

Signed-off-by: Steve French <stfrench@microsoft.com>
Documentation/admin-guide/cifs/todo.rst

index e46c3600139475c2419454b38e966732c43ef138..9a65c670774ee822135c6206edd7a7c1f59c723d 100644 (file)
@@ -106,13 +106,7 @@ Known Bugs
 
 See https://bugzilla.samba.org - search on product "CifsVFS" for
 current bug list.  Also check http://bugzilla.kernel.org (Product = File System, Component = CIFS)
-
-1) existing symbolic links (Windows reparse points) are recognized but
-   can not be created remotely. They are implemented for Samba and those that
-   support the CIFS Unix extensions, although earlier versions of Samba
-   overly restrict the pathnames.
-2) follow_link and readdir code does not follow dfs junctions
-   but recognizes them
+and xfstest results e.g. https://wiki.samba.org/index.php/Xfstest-results-smb3
 
 Misc testing to do
 ==================