summaryrefslogtreecommitdiff
path: root/etc/couchdb/Makefile.am
diff options
context:
space:
mode:
authorFilipe David Borba Manana <fdmanana@apache.org>2010-09-25 11:26:39 +0000
committerFilipe David Borba Manana <fdmanana@apache.org>2010-09-25 11:26:39 +0000
commit0d173b449108658f9e6404a52303a985565b8315 (patch)
tree87cf66aaf5063f5665dc83145e45b6f4fe33d51d /etc/couchdb/Makefile.am
parent64f1cadf879be49298a4364c15c308a1ac98123c (diff)
Explicitely close the file descriptor. It doesn't hurt.
Also, since we open the file in 'raw' mode, I suspect the file descriptor is not closed when the couch_file server dies. From erl -man file: "The raw option allows faster access to a file, because no Erlang process is needed to handle the file." For me, no Erlang process handling the file means that it's likely the file is not closed by any other process. git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@1001196 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'etc/couchdb/Makefile.am')
0 files changed, 0 insertions, 0 deletions