Is there a file system that makes files sparse by default as they are created by an application that knows nothing about sparse files but which is basically writing files that can be sparse.
I don't mind which OS this would be using. All that I know of are systems that allow you to mark a file as sparse after it has been created.
