Closed silverscania closed 5 years ago
The cause of my preallocate failure on linux was because I was using an ext2 filesystem. It has lower storage overhead, but preallocation support wasn't added to ext2 or ext3.
The cause of my preallocate failure on linux was because I was using an ext2 filesystem. It has lower storage overhead, but preallocation support wasn't added to ext2 or ext3.