Opened on 04/12/18 at 05:08:31
Closed on 04/12/18 at 05:17:00
#3390 closed task (fixed)
NFS: Remove support for cexp
Reported by: | Sebastian Huber | Owned by: | Sebastian Huber |
---|---|---|---|
Priority: | normal | Milestone: | 5.1 |
Component: | network/legacy | Version: | 5 |
Severity: | normal | Keywords: | |
Cc: | Blocked By: | ||
Blocking: |
Description
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
Change History (1)
comment:1 Changed on 04/12/18 at 05:17:00 by Sebastian Huber <sebastian.huber@…>
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
In 9e36910/rtems: