Skip to content

Commit cfb7a13

Browse files
committed
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 <[email protected]>
1 parent 7f73852 commit cfb7a13

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

Documentation/admin-guide/cifs/todo.rst

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -106,13 +106,7 @@ Known Bugs
106106

107107
See https://bugzilla.samba.org - search on product "CifsVFS" for
108108
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
116110

117111
Misc testing to do
118112
==================

0 commit comments

Comments
 (0)