On 13/03/10 23:00, Markus Roberts wrote: > Brice -- > >> A more correct patch would be to prevent checksums to be computed in > >> local file metadata search. >> > > I had looked breifly for a clean way to do this and drew a blank. Do you > have any insights as to the best way to go about it?
Local metadata are always called by the direct file server. This instance can set a flag on each filesets to not compute checksum and we're done. -- Brice Figureau My Blog: http://www.masterzen.fr/ -- You received this message because you are subscribed to the Google Groups "Puppet Developers" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-dev?hl=en.
