Garrett D'Amore wrote: > Don Cragun wrote: >> On Fri, 21 Aug 2009 00:00:53 -0700, Hugh McIntyre wrote: >> ... ... ... >> >> I believe this project is incomplete without also adding support for >> these to the fpathconf() and pathconf() functions and the getconf >> utility. >> > > Hm.... it seems that these should definitely be added. I'm happy for > them to be added to this project, but I'm not sure it is *required*. > > Indeed, the pathconf/fpathconf changes should probably have been made at > the time ZFS introduced nanosecond resolution.
I don't remember exactly when ZFS introduced nanosecond resulution, but I don't think the changes being presented here for [f]pathconf() were in the standard at that time. Normally, this would be added when the SUSv4 conformance project is added to the system, ... but I haven't heard of any plans for that project since I left Sun. From the outside, it appears that Sun is picking up some pieces of the standard without plans to implement full conformance to the standard. ;-{ If that is the case, I think it is important to be sure that these connected pieces of the standard are all implemented as a single project. - Don > > So while there is a relationship here, I'm not sure that the projects > are necessarily locked together. > > - Garrett >> - Don >> >> >>> See http://www.theopengroup.org/austin/mailarchives/ag/msg10489.html and >>> http://www.opengroup.org/onlinepubs/9699919799/functions/fpathconf.html >>> >>> Hugh.