Re: [PATCH udisks] Expose SMART drive temperature as property DriveAtaSmartTemperature

2011-05-09 Thread Forest Bond
Hi, Does anyone care to comment on this patch? Thanks, Forest -- Forest Bond rapidrollout.com / alittletooquiet.net / pytagsfs.org signature.asc Description: Digital signature ___ devkit-devel mailing list devkit-devel@lists.freedesktop.org http

Re: [PATCH udisks] Expose SMART drive temperature as property DriveAtaSmartTemperature

2011-05-03 Thread Forest Bond
Hi, On Tue, May 03, 2011 at 02:42:11PM -0400, Forest Bond wrote: > I'd like to similarly expose power-on-hours, but I wanted to see if this kind > of > change is welcome first. The existence of the "DriveAtaSmartBlob" property > suggests to me that perhaps client-sid

[PATCH] Expose SMART power on time as property DriveAtaPowerOnTime

2011-05-03 Thread Forest Bond
From: Forest Bond --- data/org.freedesktop.UDisks.Device.xml |8 src/device-private.c | 11 +++ src/device-private.h |2 ++ src/device.c | 19 +++ tools/udisks.c

Re: [PATCH udisks] Expose SMART drive temperature as property DriveAtaSmartTemperature

2011-05-03 Thread Forest Bond
Hi, I'd like to similarly expose power-on-hours, but I wanted to see if this kind of change is welcome first. The existence of the "DriveAtaSmartBlob" property suggests to me that perhaps client-side parsing is preferred. Is this the case? Thanks, Forest -- F

[PATCH udisks] Expose SMART drive temperature as property DriveAtaSmartTemperature

2011-05-03 Thread Forest Bond
From: Forest Bond --- data/org.freedesktop.UDisks.Device.xml |8 src/device-private.c | 11 +++ src/device-private.h |2 ++ src/device.c | 20 tools/udisks.c