ovsdb: Refactor code for writing a transaction to a file.
authorBen Pfaff <blp@nicira.com>
Thu, 11 Feb 2010 00:35:24 +0000 (16:35 -0800)
committerBen Pfaff <blp@nicira.com>
Mon, 15 Feb 2010 19:31:34 +0000 (11:31 -0800)
commita3d573ed9b510289254b29cd3a62ed51e14c5b98
tree2743f945ed8e1a9c5c73d3f83060e97fbfc0c140
parent7446f1480bb27ccb63feab066d901cc940d52462
ovsdb: Refactor code for writing a transaction to a file.

An upcoming commit will add another user for this code, so it is good to
abstract it a little better.
ovsdb/file.c