Comment 4 for bug 390833

Revision history for this message
jbwiv (bugs-sourceillustrated) wrote : Re: du reports newly created files on ecryptfs as empty

Also, please note, running "sync" doesn't fix the problem:

$ du -sh test123
0 test123
$ sync
$ sudo sync
[sudo] password for user:
$ du -sh test123
0 test123