Skip to content

Commit 9a91e58

Browse files
authored
Update storage-troubleshoot-linux-file-connection-problems.md
1 parent a08557b commit 9a91e58

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/storage/files/storage-troubleshoot-linux-file-connection-problems.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -285,10 +285,10 @@ If you can't upgrade to the latest kernel versions, you can work around this pro
285285
## "CIFS VFS: error -22 on ioctl to get interface list" when you mount an Azure file share by using SMB 3.0
286286

287287
### Cause
288-
This error is logged because Linux kernel send ioctl despite Azure files [does not support SMB multichannel](https://docs.microsoft.com/en-us/rest/api/storageservices/features-not-supported-by-the-azure-file-service).
288+
This error is logged because Azure files [does not currently support SMB multichannel](https://docs.microsoft.com/en-us/rest/api/storageservices/features-not-supported-by-the-azure-file-service).
289289

290290
### Solution
291-
This error is harmless and safely ignorable.
291+
This error can be ignored.
292292

293293
## Need help? Contact support.
294294

0 commit comments

Comments
 (0)