Overlay issue when truncating files over 2G

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi, I think I've found an issue with overlay. Steps to reproduce:

# cd $(mktemp -d)
# mkdir lower upper work root
# truncate -s 3G lower/sparse
# mount -t overlay -o workdir=work,upperdir=upper,lowerdir=lower overlay work
# truncate -s 0 work/sparse
truncate: cannot open ‘work/sparse’ for writing: Value too large for defined data type

# umount work

My kernel is: 3.19.0-26-generic #28~14.04.1-Ubuntu SMP

Thanks,
Alkis Georgopoulos
--
To unsubscribe from this list: send the line "unsubscribe linux-unionfs" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[Index of Archives]     [Linux Filesystems Devel]     [Linux NFS]     [Linux NILFS]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux