mkstemp() can fail with ENOSPC when filesystem runs out of inodes. And fallocate() used to raise DiskFileNoSpace for all OSErrors. Change-Id: I8c95cb710107d8e481d068b00eda53dd805c00a5 Signed-off-by: Prashanth Pai <ppai@redhat.com>