NetBSD Problem Report #56083

From www@netbsd.org  Mon Mar 29 08:11:06 2021
Return-Path: <www@netbsd.org>
Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits))
	(Client CN "mail.NetBSD.org", Issuer "mail.NetBSD.org CA" (not verified))
	by mollari.NetBSD.org (Postfix) with ESMTPS id B73321A9217
	for <gnats-bugs@gnats.NetBSD.org>; Mon, 29 Mar 2021 08:11:06 +0000 (UTC)
Message-Id: <20210329081105.655D51A921F@mollari.NetBSD.org>
Date: Mon, 29 Mar 2021 08:11:05 +0000 (UTC)
From: rvp@SDF.ORG
Reply-To: rvp@SDF.ORG
To: gnats-bugs@NetBSD.org
Subject: tar -c hangs when reading from FUSE-ext2 filesystems
X-Send-Pr-Version: www-1.0

>Number:         56083
>Category:       bin
>Synopsis:       tar -c hangs when reading from FUSE-ext2 filesystems
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    bin-bug-people
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Mon Mar 29 08:15:00 +0000 2021
>Last-Modified:  Wed Mar 31 23:55:01 +0000 2021
>Originator:     RVP
>Release:        NetBSD 9.99.81
>Organization:
>Environment:
NetBSD x202e.localdomain 9.99.81 NetBSD 9.99.81 (GENERIC) #0: Sat Mar 27 02:58:39 UTC 2021  mkrepro@mkrepro.NetBSD.org:/usr/src/sys/arch/amd64/compile/GENERIC amd64
>Description:
Here:

https://mail-index.netbsd.org/current-users/2021/03/28/msg040544.html
>How-To-Repeat:
Also in the link.
>Fix:
Fix also in the link.

>Audit-Trail:
From: "Christos Zoulas" <christos@netbsd.org>
To: gnats-bugs@gnats.NetBSD.org
Cc: 
Subject: PR/56083 CVS commit: src/external/bsd/libarchive/dist/libarchive
Date: Mon, 29 Mar 2021 11:31:46 -0400

 Module Name:	src
 Committed By:	christos
 Date:		Mon Mar 29 15:31:46 UTC 2021

 Modified Files:
 	src/external/bsd/libarchive/dist/libarchive: archive_read_disk_posix.c

 Log Message:
 PR/56083: RVP: tar -c hangs when reading from FUSE-ext2 filesystems since
 it returns 0 for statvfs members and libarchive handles only -1. Centralize
 the transfer setting code.


 To generate a diff of this commit:
 cvs rdiff -u -r1.1.1.2 -r1.2 \
     src/external/bsd/libarchive/dist/libarchive/archive_read_disk_posix.c

 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.

From: RVP <rvp@SDF.ORG>
To: gnats-bugs@netbsd.org
Cc: gnats-admin@netbsd.org, netbsd-bugs@netbsd.org
Subject: Re: PR/56083 CVS commit:
 src/external/bsd/libarchive/dist/libarchive
Date: Wed, 31 Mar 2021 23:54:08 +0000 (UTC)

 On Mon, 29 Mar 2021, Christos Zoulas wrote:

 > Module Name:	src
 > Committed By:	christos
 > Date:		Mon Mar 29 15:31:46 UTC 2021
 >
 > Modified Files:
 > 	src/external/bsd/libarchive/dist/libarchive: archive_read_disk_posix.c
 >
 > Log Message:
 > PR/56083: RVP: tar -c hangs when reading from FUSE-ext2 filesystems since
 > it returns 0 for statvfs members and libarchive handles only -1. Centralize
 > the transfer setting code.
 >
 >
 > To generate a diff of this commit:
 > cvs rdiff -u -r1.1.1.2 -r1.2 \
 >     src/external/bsd/libarchive/dist/libarchive/archive_read_disk_posix.c
 >

 See also:

 https://mail-index.netbsd.org/current-users/2021/03/31/msg040588.html

 -RVP

NetBSD Home
NetBSD PR Database Search

(Contact us) $NetBSD: query-full-pr,v 1.46 2020/01/03 16:35:01 leot Exp $
$NetBSD: gnats_config.sh,v 1.9 2014/08/02 14:16:04 spz Exp $
Copyright © 1994-2020 The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.