thanks tobi Today kevin brintnall wrote: > This series of 3 patches improves handling of path names within the daemon > and the client code. It permits files to be referred to by any valid > name, preserving the principle of least surprise. > > Prior to this update, rrdcached clients had to refer to a file > consistently by the same name. In other words, the daemon would treat > these as two completely different files: > > rrdtool update /dir/x.rrd N:1:2:3 > cd /dir ; rrdtool update x.rrd N:1:2:3 > > To improve performance, absolute paths are not resolved. The daemon is > enhanced to make this assumption safe. > > > _______________________________________________ > rrd-developers mailing list > [email protected] > https://lists.oetiker.ch/cgi-bin/listinfo/rrd-developers > >
-- Tobi Oetiker, OETIKER+PARTNER AG, Aarweg 15 CH-4600 Olten, Switzerland http://it.oetiker.ch [EMAIL PROTECTED] ++41 62 775 9902 / sb: -9900 _______________________________________________ rrd-developers mailing list [email protected] https://lists.oetiker.ch/cgi-bin/listinfo/rrd-developers
