GNU bug report logs - #41501
[PATCH] Add mergerfs/mergerfs-tools

Previous Next

Package: guix-patches;

Reported by: Lars-Dominik Braun <lars <at> 6xq.net>

Date: Sun, 24 May 2020 09:50:02 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludo <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Lars-Dominik Braun <lars <at> 6xq.net>
To: 41501 <at> debbugs.gnu.org
Subject: [bug#41501] [PATCH] Add mergerfs/mergerfs-tools
Date: Sun, 24 May 2020 10:54:48 +0200
[Message part 1 (text/plain, inline)]
Hi,

the attached patch series adds mergerfs, an union file system, and
associated tools mergerfs-tools. I’ve been running it for a while now
and it seems to be stable. Unfortunately I’m not able to mount it in the
system configuration via

(file-system
 (device "/storage/disk*")
 (mount-point "/storage/pool")
 (type "mergerfs")
 (flags '('allow_other, 'use_ino, "moveonenospc=true", "category.create=mfs"))
 (check? #f))

because device is a pattern and not an actual file system path.

Cheers,
Lars

[0002-gnu-Add-mergerfs-tools.patch (text/x-diff, attachment)]
[0001-gnu-Add-mergerfs.patch (text/x-diff, attachment)]

This bug report was last modified 5 years and 46 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.