Sebastian Huber 66cee30944 nfsclient: Fix for 64-bit targets
The use of the serporid structure with several embedded unions to split
up the specific NFS request/response structures is quite a hack.  It
breaks on 64-bit targets due to the presence of pointer members which
affect the overall alignment.
2019-03-29 09:04:54 +01:00
..
2018-04-30 13:42:18 +02:00
2018-12-20 13:36:34 +01:00
2018-09-20 11:23:32 +02:00
2019-02-12 14:18:33 +01:00
2019-03-27 10:53:26 +01:00