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


Message #11 received at 41501 <at> debbugs.gnu.org (full text, mbox):

From: Lars-Dominik Braun <lars <at> 6xq.net>
To: Marius Bakke <mbakke <at> fastmail.com>
Cc: 41501 <at> debbugs.gnu.org
Subject: Re: [bug#41501] [PATCH] Add mergerfs/mergerfs-tools
Date: Sun, 31 May 2020 08:25:27 +0200
[Message part 1 (text/plain, inline)]
Hi,

> > (file-system
> >  (device "/storage/disk*")
> >  (mount-point "/storage/pool")
> >  (type "mergerfs")
> >  (flags '('allow_other, 'use_ino, "moveonenospc=true", "category.create=mfs"))
> >  (check? #f))
> Oh, fun.  I suppose we'll have to add support for mergerfs in the system
> configuration to deal with it.
maybe a generic

	(device (literal "/storage/disk*"))

would do? I’m sure there are more FUSE filesystems out there which
trigger these checks. And I don’t think adding an exception like the one
for NFS is a good solution long-term.

> Can you send updated patches?  TIA!
All done, see attachment. I hope I did not miss anything.

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.