On Sun, Mar 09, 2008 at 05:40:52PM -0400, Joey Hess wrote:
I think metastore should ignore extended attributes if the filesystem
doesn't support them..
----- Forwarded message from [EMAIL PROTECTED] -----
From: [EMAIL PROTECTED]
Date: Sun, 09 Mar 2008 16:30:03 -0300
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: Bug#470184: metastore fails on reiserfs
Reply-To: [EMAIL PROTECTED], [EMAIL PROTECTED]
X-Mailer: reportbug 3.39
Package: metastore
Version: 1-2
Severity: normal
metastore -s
fails with the message:
listxattr failed for .: Operation not supported
when executed on a reiserfs file system. It works on the same system
in a tmpfs.
This should work now by explicitly checking for errno == ENOTSUP and
treating it as no xattrs being set (should show up in my git tree as
soon as I have good enough Internet connectivity to push the changes).
--
David Härdeman