> + temp files which have to be completed first before renamed. Here
> flink() and frename() would introduce the name in the filesystem.
> This is obviously useful in many many places, e.g., the linker
> scenario. There is no way to attack the linker while it is doing
> its work since the output file isn't visible until it is installed
> under the final name.
How about an O_LINKONCLOSE flag that says not to link the file until
it's closed?
-- Chuck I am not a number! - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/