NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/56083 CVS commit: src/external/bsd/libarchive/dist/libarchive



The following reply was made to PR bin/56083; it has been noted by GNATS.

From: "Christos Zoulas" <christos%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
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.
 


Home | Main Index | Thread Index | Old Index