Add a missing link to MS-SMB2
authorDavid Mulder <dmulder@samba.org>
Mon, 26 Sep 2022 17:01:57 +0000 (11:01 -0600)
committerDavid Mulder <dmulder@samba.org>
Mon, 26 Sep 2022 17:01:57 +0000 (11:01 -0600)
Signed-off-by: David Mulder <dmulder@samba.org>
smb3_posix_extensions.md

index 8a69f5f520f4775d472acc70ba2eb2a896b8c4c2..6fd2031f137650e39cc8b3a29278b704760cb479 100644 (file)
@@ -467,7 +467,9 @@ FILE_SUPERSEDE, FILE_CREATE, FILE_OPEN_IF, FILE_OVERWRITE, or FILE_OVERWRITE_IF
 are specfied in the
 [CreateDisposition](https://learn.microsoft.com/en-us/openspecs/windows_protocols/ms-smb2/e8fb45c1-a03d-44ca-b7ae-47385cfd7997).
 The server MUST ignore this value if the file exists.
-If the CreateDisposition is FILE_OPEN the client MUST set this to 0 and it MUST
+If the
+[CreateDisposition](https://learn.microsoft.com/en-us/openspecs/windows_protocols/ms-smb2/e8fb45c1-a03d-44ca-b7ae-47385cfd7997)
+is FILE_OPEN the client MUST set this to 0 and it MUST
 be ignored by the server.
 
 #### 2.2.14.2 SMB2_CREATE_CONTEXT Response Values