
A fd was not being closed after it was duplicated. This code path can be easily hit when doing a GET on a file that needs Etag (md5sum) to be recalculated. Change-Id: I3ea5ae5b30f38797d4367a65239716832e344431 Signed-off-by: Prashanth Pai <ppai@redhat.com>