Hi Steve, Olaf - Normally I don't post a single patch with a cover letter, but this one needs some 'splainin'. I've tracked down a problem where rpc.statd in the latest nfs-utils git repo breaks. Even though rpc.statd hasn't changed yet, it is now calling legacy RPC functions in TI-RPC rather than the original Linux RPC implementation in glibc. There appear to be some ABI incompatibilities between the two. I'd like to solicit comments on this approach of addressing this problem. And, more generally, also address the question of whether we want to sponsor a more extensive effort to review our recently adopted TI-RPC implementation to ensure that we have good ABI compatibility with glibc's RPC implementation. Should we consider a strategy of merging these two implementations over time? Talk amongst yourselves... --- Chuck Lever (1): backwards compatibility: fix order of fields in TI-RPC's svc_req tirpc/rpc/svc.h | 5 ++++- 1 files changed, 4 insertions(+), 1 deletions(-) -- Chuck Lever <chuck.lever@xxxxxxxxxx> -- To unsubscribe from this list: send the line "unsubscribe linux-nfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html