Close the file descriptor along the writable path.
authorMichael Huang <Michael.Huang@visionsolutions.com>
Mon, 11 Jul 2011 14:06:49 +0000 (15:06 +0100)
committerRichard W.M. Jones <rjones@redhat.com>
Mon, 11 Jul 2011 14:06:49 +0000 (15:06 +0100)
Since the file has been completely read into memory, there is no
reason to keep the file descriptor open.


No differences found