Eliminate ufdio-specific read, write, seek and close
authorPanu Matilainen <pmatilai@redhat.com>
Fri, 16 Oct 2009 09:49:08 +0000 (12:49 +0300)
committerPanu Matilainen <pmatilai@redhat.com>
Fri, 16 Oct 2009 09:49:08 +0000 (12:49 +0300)
commit2dc82d4e3e9c2959f4f731895993645761905073
tree338de08c65c2fefabdc4706fb1011351866afbcc
parent7324a69d62f56faa9a621b0554723be85b6cac13
Eliminate ufdio-specific read, write, seek and close
- we dont do network IO anymore so ufdio only differs from fdio by
  downloading the file on open if necessary, after that it's just fdio
rpmio/rpmio.c