chiark / gitweb /
extras: ata_id - do not log error if HDIO_GET_IDENTITY fails
authorKay Sievers <kay.sievers@vrfy.org>
Wed, 14 Mar 2012 00:01:16 +0000 (01:01 +0100)
committerKay Sievers <kay.sievers@vrfy.org>
Wed, 14 Mar 2012 00:01:16 +0000 (01:01 +0100)
commit4b50a3d0048d13f6e37126f20f96e8bef262cbe2
tree80ec5605e4f740460e41d13b5b5028ec108e9e19
parent746b5152cc15eb8c67bdfb5e17f8fc836cde9759
extras: ata_id - do not log error if HDIO_GET_IDENTITY fails

<tomegun> kay: is this a valid issue: https://bugs.archlinux.org/task/27060 ?
<kay> tomegun: udev does not really care if that fails
<tomegun> kay: the suggestion there is to treat EINVAL the same way we treat ENOTTY (i.e. as an info only)
<tomegun> if it really does not matter it might make sense to avoid bogus bug reports
<kay> tomegun: done
src/ata_id/ata_id.c