All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] RFC: backwards compatibility for TI-RPC
@ 2008-12-19 15:31 Chuck Lever
       [not found] ` <20081219152226.32332.5510.stgit-07a7zB5ZJzbwdl/1UfZZQIVfYA8g3rJ/@public.gmane.org>
  0 siblings, 1 reply; 4+ messages in thread
From: Chuck Lever @ 2008-12-19 15:31 UTC (permalink / raw)
  To: steved; +Cc: =okir, linux-nfs

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@oracle.com>

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2009-01-28 15:11 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-12-19 15:31 [PATCH] RFC: backwards compatibility for TI-RPC Chuck Lever
     [not found] ` <20081219152226.32332.5510.stgit-07a7zB5ZJzbwdl/1UfZZQIVfYA8g3rJ/@public.gmane.org>
2008-12-19 15:31   ` [PATCH] backwards compatibility: fix order of fields in TI-RPC's svc_req Chuck Lever
     [not found]     ` <20081219153133.32332.48865.stgit-07a7zB5ZJzbwdl/1UfZZQIVfYA8g3rJ/@public.gmane.org>
2008-12-22 17:18       ` J. Bruce Fields
2009-01-28 15:08       ` Steve Dickson

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.