6398 SMB should support path names longer than 1024
Review Request #109 — Created Oct. 27, 2015 and submitted
Information | |
---|---|
gwr | |
illumos-gate | |
6398 | |
Reviewers | |
general | |
The SMB protocols send whole path names over the wire, in Unicode format.
These can legitimately be longer than 1024 bytes long.
This has been in NexentaStor for quite a while.