On 07/02/2013 01:26 PM, Marek Otahal wrote:
> newfstatat(AT_FDCWD,
> ".kde4/share/apps/kopete/logs/JabberProtocol/XXXX-XXXX@chat-facebook-com
> /-XXXX@chat-facebook-com.201303.xml", {st_mode=S_IFREG|0644, st_size=2576,This is one of the key system calls, but it's lacking
> ...}, AT_SYMLINK_NOFOLLOW) = 0
crucial details. What does strace -v say for that syscall?
strace -v should give info about st_blksize and st_blocks.