Mitsuhiro Tanino 0d47c8ec3a Robustify writing iscsi target persistence file
With the current code, it's possible to end up with a zero-size
persistence file (or even corruption of the contents) if the
process gets killed or the system takes a power outage.

Switch to a "write to temp file and rename" model for writing the
persistence file.  This will make it more robust against unclean
process termination or unclean system shutdown.

Change-Id: Ic4fdb5a9f6f622b2ab9658f7d4206e4c8ca55046
Closes-Bug: #1499795
2015-12-02 19:13:58 -05:00
..
2015-11-23 23:09:02 -08:00
2015-11-13 12:36:21 -06:00
2015-10-19 14:37:39 +02:00
2015-11-25 16:49:57 +01:00
2015-11-24 20:58:32 +01:00
2015-12-01 06:54:03 +00:00
2015-08-25 04:46:18 -07:00
2015-08-26 12:00:15 -07:00
2015-06-15 10:29:22 +02:00
2015-11-20 14:34:21 +01:00