Linux Squash filesystem
QNX SDP8.0User's GuideUser
The limits for Linux Squash filesystems include:
- Filename length
 - 256 bytes.
 - Pathname length
 - PATH_MAX (1024) bytes, not including the mountpoint or the terminating NUL.
 - Block size
 - 4k - 1M; the default size is 128k.
 - File size
 - 264 bytes.
 - Directory size
 - 232 bytes.
 - Filesystem size
 - 264 bytes.
 - Disk size
 - 264 bytes; limited by the disk driver.
 
Page updated: 
