The limits for CIFS filesystems include:
- Filename length
- 255 bytes.
- Pathname length
- 1024 bytes, not including the mountpoint or the terminating NUL.
- File size
- 2 GB − 1; 32-bit filesystem limit.
- Directory size, filesystem size, and disk size
- 32-bit filesystem limit.
The CIFS filesystem doesn't support
chmod
or
chown.