Skip to content

Commit

Permalink
cifs: update known bugs mentioned in kernel docs for cifs
Browse files Browse the repository at this point in the history
Remove bugs that have been addressed and add link to xfstest results
wiki.

Signed-off-by: Steve French <stfrench@microsoft.com>
  • Loading branch information
Steve French committed Jan 19, 2024
1 parent 7f73852 commit cfb7a13
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions Documentation/admin-guide/cifs/todo.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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
==================
Expand Down

0 comments on commit cfb7a13

Please sign in to comment.