[GRASS-dev] r65348 (GRASS_TMPDIR_MAPSET)

Glynn Clements glynn at gclements.plus.com
Wed Jun 3 06:55:43 PDT 2015


Maybe I'm overlooking something, but this change appears to violate
the requirement that the file created by G_tempfile() is on the same
filesystem (partition) as the mapset directory.

Certain files (e.g. the cell/fcell files for rasters) are created via
G_tempfile() then atomically moved into place with rename(), which
requires that both source and destintion to be on the same
filesystem).

-- 
Glynn Clements <glynn at gclements.plus.com>


More information about the grass-dev mailing list