summaryrefslogtreecommitdiffstats
path: root/patches/unfs3-0.9.22
Commit message (Collapse)AuthorAgeFilesLines
* unfs3: fix libtirpc patchMichael Olbrich2019-09-281-3/+14
| | | | | | | There seems to be a slightly different behaviour to Sun RPC. Without this listen() is never called and unfsd runs in a busy loop. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* host-unfs3: build with libtirpc if it is availableMichael Olbrich2019-08-285-7/+59
| | | | | | | This is needed to build unfs3 on distributions with a glibc with disabled sunrpc, such as Arch Linux. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* host-unfs3: add upstream patch for 64-bit Linux host systemsMichael Olbrich2014-05-014-3/+125
| | | | | | This should fix "unable to send RPC reply" errors. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* fix unfs3 build with recent versions of flexLucas Stach2013-06-122-1/+24
| | | | | Signed-off-by: Lucas Stach <l.stach@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* host-unfs3: fix patchMichael Olbrich2012-09-181-9/+13
| | | | | | call realpath() with the correct path. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* host-unfs3: new packageMichael Olbrich2012-09-122-0/+56
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>