mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07:00
(256 << sizeof(x)) - 1 is not the maximal possible value of x... In reality, the maximal allowed value for UDF FileLinkCount is 65535. Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>