Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

cifs: update known bugs mentioned in kernel docs for cifs

Remove bugs that have been addressed and add link to xfstest results
wiki.

Signed-off-by: Steve French <stfrench@microsoft.com>

+1 -7
+1 -7
Documentation/admin-guide/cifs/todo.rst
··· 106 106 107 107 See https://bugzilla.samba.org - search on product "CifsVFS" for 108 108 current bug list. Also check http://bugzilla.kernel.org (Product = File System, Component = CIFS) 109 - 110 - 1) existing symbolic links (Windows reparse points) are recognized but 111 - can not be created remotely. They are implemented for Samba and those that 112 - support the CIFS Unix extensions, although earlier versions of Samba 113 - overly restrict the pathnames. 114 - 2) follow_link and readdir code does not follow dfs junctions 115 - but recognizes them 109 + and xfstest results e.g. https://wiki.samba.org/index.php/Xfstest-results-smb3 116 110 117 111 Misc testing to do 118 112 ==================