summaryrefslogtreecommitdiffstats
path: root/include/uapi/linux/cifs/cifs_mount.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/uapi/linux/cifs/cifs_mount.h')
-rw-r--r--include/uapi/linux/cifs/cifs_mount.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/uapi/linux/cifs/cifs_mount.h b/include/uapi/linux/cifs/cifs_mount.h
index 5ac43f04f74a..d7e4c6ce6171 100644
--- a/include/uapi/linux/cifs/cifs_mount.h
+++ b/include/uapi/linux/cifs/cifs_mount.h
@@ -21,6 +21,7 @@
#define CIFS_MAX_USERNAME_LEN 256 /* reasonable max for current servers */
#define CIFS_MAX_PASSWORD_LEN 512 /* Windows max seems to be 256 wide chars */
#define CIFS_MAX_SHARE_LEN 256 /* reasonable max share name length */
+#define CIFS_NI_MAXHOST 1024 /* max host name length (256 * 4 bytes) */
#endif /* _CIFS_MOUNT_H */
OpenPOWER on IntegriCloud