improve iterate_filelist, it now calls the callback with a struct filelistinfo
authorMichael Schroeder <mls@suse.de>
Wed, 10 Apr 2013 13:47:18 +0000 (15:47 +0200)
committerMichael Schroeder <mls@suse.de>
Wed, 10 Apr 2013 13:47:18 +0000 (15:47 +0200)
commit261b19e87a1b5bdea9dfca450512ba2630ca0aa5
tree69ee1e09b72d98c8f5d737cf7cdd78981236d593
parentb309e4bde9b3ab0bfb29d38a4b4a81bbd31dc3d5
improve iterate_filelist, it now calls the callback with a struct filelistinfo

This makes the code extensible, plus we can now pass things like
the diridx and the dirlen which can be used to speed up the
fileconflict code.
ext/pool_fileconflicts.c
ext/repo_rpmdb.c
ext/repo_rpmdb.h