On Fri, May 10, 2013 at 11:56:19AM +0200, Uli Martens wrote:
> Package: hardlink
> Version: 0.2.0
> Severity: wishlist
> Tags: upstream
> 
> Hello juliank,
> 
> I'm running into problems running hardlink on my btrfs file system, at
> around 200 hardlinks per file:
> 
> | youam@riona:~/test$ for n in `seq 215` ; do cp /etc/fstab fstab.$n; done
> | youam@riona:~/test$ hardlink -ptom .
> | WARNING: Cannot rename ./fstab.68 to ./fstab.4.hardlink-temporary: Too many 
> links
> | WARNING: Cannot rename ./fstab.68 to ./fstab.3.hardlink-temporary: Too many 
> links
> | WARNING: Cannot rename ./fstab.68 to ./fstab.2.hardlink-temporary: Too many 
> links
> | WARNING: Cannot rename ./fstab.68 to ./fstab.1.hardlink-temporary: Too many 
> links
> | WARNING: Cannot rename ./fstab.68 to ./fstab.4.hardlink-temporary: Too many 
> links
> | WARNING: Cannot rename ./fstab.68 to ./fstab.3.hardlink-temporary: Too many 
> links
> | WARNING: Cannot rename ./fstab.68 to ./fstab.2.hardlink-temporary: Too many 
> links
> | WARNING: Cannot rename ./fstab.68 to ./fstab.1.hardlink-temporary: Too many 
> links
> | Mode:     real
> | Files:    215
> | Linked:   213 files
> | Compared: 221 files
> | Saved:    152.89 KiB
> | Duration: 0.06 seconds
> 
> Please provide a flag limiting the maximum number of hardlinks, and perhaps a
> way to make hardlink figure out the limits by itself.

The version in experimental works around this problem (by linking everything
to the next best file instead), but still displays a warning. It seems I
forgot to mention this in the changelog. This means that you should only
see the warning *once*.

What I might want to do is to not show EMLINK errors if another file
can be linked to.

-- 
Julian Andres Klode  - Debian Developer, Ubuntu Member

See http://wiki.debian.org/JulianAndresKlode and http://jak-linux.org/.


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to