Hello,

I'm trying to use unionfs [0]; but I've run into a few build
errors and warnings. With the following patches it builds and
works on the latest Debian GNU/Hurd with GCC 10.

P.S. This is the first time I attempt sending patches over email,
please let me know if I've done anything wrong.

[0]: https://www.gnu.org/software/hurd/hurd/translator/unionfs.html

Sergey Bugaev (3):
  Implement MiG intran payload support
  Add some missing includes
  Don't use strncat() with length derived from source string

 lib.c            |  5 +++--
 lib.h            |  1 +
 lnode.c          |  1 +
 lnode.h          |  1 +
 node.c           |  1 +
 stow-mutations.h |  1 +
 stow-priv.h      |  4 ++++
 stow.c           | 16 ++++++++++++++--
 ulfs.c           |  1 +
 update.c         |  1 +
 10 files changed, 28 insertions(+), 4 deletions(-)

-- 
2.31.1


Reply via email to