[RTEMS Project] #3390: NFS: Remove support for cexp
RTEMS trac
trac at rtems.org
Thu Apr 12 05:08:31 UTC 2018
#3390: NFS: Remove support for cexp
------------------------------+-----------------------------
Reporter: Sebastian Huber | Owner: Sebastian Huber
Type: task | Status: assigned
Priority: normal | Milestone: 5.1
Component: network/legacy | Version: 5
Severity: normal | Keywords:
Blocked By: | Blocking:
------------------------------+-----------------------------
There is some support for cexp and tests in the NFS client directory:
cpukit/libfs/src/nfsclient/src/cexphelp.c
cpukit/libfs/src/nfsclient/src/dirutils.c
cpukit/libfs/src/nfsclient/src/nfs.modini.c
cpukit/libfs/src/nfsclient/src/nfsTest.c
cpukit/libfs/src/nfsclient/src/rpcio.modini.c
There are also some *.rel files installed. This stuff is probably unused.
If it is still in use it should move elsewhere, e.g. some general cexp
support outside of the main RTEMS sources. Dead/untested code should not
be present in the RTEMS code base.
See also:
https://lists.rtems.org/pipermail/users/2018-April/032182.html
--
Ticket URL: <http://devel.rtems.org/ticket/3390>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list