On Wed, Jul 15, 2009 at 07:48:34PM -0700, Brock Pytlik wrote: > Webrev: > http://cr.opensolaris.org/~bpytlik/ips-10046-v1/ > > Bug: > client always rereads dictionaries > http://defect.opensolaris.org/bz/show_bug.cgi?id=10046
I think this is okay. The only question I had pertains to set_file_handle() and should_reread(). Does set_file_handle() get called each time we re-read the data? If so, no worries. If not, how do you ensure that should_reread() doesn't always return True if the file changes once? -j _______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
