bug-tar
[Top][All Lists]
Advanced

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

[Bug-tar] [PATCH] tar --atime-preserve errors with read-only source


From: Ondřej Vašík
Subject: [Bug-tar] [PATCH] tar --atime-preserve errors with read-only source
Date: Wed, 24 Jun 2009 13:02:23 +0200

Hello, 
as reported in https://bugzilla.redhat.com/show_bug.cgi?id=500742 by
Bruce Jerrick, tar --atime-preserve produces an error when source files
are on read-only filesystem as it tries utime() to reset atime, and that
fails. Attached patch should fix that behaviour - ignoring EROFS return
value.

Greetings,
         Ondřej Vašík

Attachment: tar-1.22-atime-rofs.patch
Description: Text Data

Attachment: signature.asc
Description: Toto je digitálně podepsaná část zprávy


reply via email to

[Prev in Thread] Current Thread [Next in Thread]