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>
Sun, 23 Feb 2014 13:16:20 +0000 (14:16 +0100)
commit140c0e189880c4e7afb218b10536921a0a97fdf3
tree46697bc8a48583ac7614e5667300b1d853f26cfb
parent76eee24595b710b461e19e33b2fb7f3e480ef832
Properly truncate the file on re-create (using xattr with size instead of truncate()).
src/VfsNs.cpp