Remove RPMTAG_FILESTATUS tag extension
authorPanu Matilainen <pmatilai@redhat.com>
Mon, 15 Nov 2010 09:06:44 +0000 (11:06 +0200)
committerPanu Matilainen <pmatilai@redhat.com>
Mon, 15 Nov 2010 09:12:50 +0000 (11:12 +0200)
commitdc2ee980bc2ace6803a39394e9bc5b7bb8c71a5c
treee76be5df39275f55b4649610835fc1e2ffd6da48
parent5bd382f3a32762cdc1b4ed08753aaba73197d5bc
Remove RPMTAG_FILESTATUS tag extension
- This is a bad "API" for verification, it can't be controlled and
  causes heavy IO where one would not expect it. Getting rid of it now
  before anybody starts relying on it...
- Leaving :fstatus format extension alone however, it's at least harmless
  and produces a more predictable output than :vflags extension so it
  might be actually useful in scripts.
lib/rpmtag.h
lib/tagexts.c
tests/rpmgeneral.at