Properly truncate the file on re-create (using xattr with size instead of truncate()).
authorFrantišek Dvořák <valtri@civ.zcu.cz>
Mon, 2 Dec 2013 12:58:36 +0000 (13:58 +0100)
committerFrantišek Dvořák <valtri@civ.zcu.cz>
Mon, 2 Dec 2013 12:58:36 +0000 (13:58 +0100)
commit06fc593833618755dd494c76daa2f851c1e5d36d
treed5f57b676e707f25aadf15b2b391d4361d130121
parent08b74fd5f5627f8f10f75ce9d12443a0abed86f8
Properly truncate the file on re-create (using xattr with size instead of truncate()).
src/VfsNs.cpp