Re: [PATCH] Use internal pm check for smart poll

2014-05-10 Thread Phillip Susi
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Ping again... still waiting for that patch to be applied and input on the nature of this check for ID_ATA_SMART_ACCESS that makes it wake up sleeping disks. On 01/05/2014 10:35 PM, Phillip Susi wrote: > ping... > > On 11/21/2013 12:56 AM, Phillip S

Re: [PATCH] Use internal pm check for smart poll

2014-01-05 Thread Phillip Susi
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 ping... On 11/21/2013 12:56 AM, Phillip Susi wrote: > On 11/20/2013 05:48 PM, Lennart Poettering wrote: >> It's hosted on git.0pointer.de. Send all patches directly to me. > > Thanks for responding, but do you not monitor the gnome bugzilla > for l

Re: [PATCH] Use internal pm check for smart poll

2013-11-20 Thread Phillip Susi
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 On 11/20/2013 05:48 PM, Lennart Poettering wrote: > It's hosted on git.0pointer.de. Send all patches directly to me. Thanks for responding, but do you not monitor the gnome bugzilla for libatasmart? If not it should probably be closed down then so

Re: [PATCH] Use internal pm check for smart poll

2013-11-18 Thread Tomasz Torcz
On Mon, Nov 18, 2013 at 01:11:50PM -0500, Phillip Susi wrote: > On 11/6/2013 10:21 PM, Phillip Susi wrote: > > I'm not sure how to fix libatasmart. It seems that it is looking > > for an environment variable that does not exist and I can find no > > code in the universe that ever was supposed to s

Re: [PATCH] Use internal pm check for smart poll

2013-11-18 Thread Phillip Susi
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 11/6/2013 10:21 PM, Phillip Susi wrote: > I'm not sure how to fix libatasmart. It seems that it is looking > for an environment variable that does not exist and I can find no > code in the universe that ever was supposed to set it, and if it is > n

Re: [PATCH] Use internal pm check for smart poll

2013-11-06 Thread Phillip Susi
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 On 11/05/2013 03:36 AM, Tomasz Torcz wrote: > On Mon, Nov 04, 2013 at 07:49:30PM -0500, Phillip Susi wrote: >> libatasmart apparently has a bug where it will wake up a disk >> from sleep just trying to open it, so use our own code to check >> the pm

Re: [PATCH] Use internal pm check for smart poll

2013-11-05 Thread Tomasz Torcz
On Mon, Nov 04, 2013 at 07:49:30PM -0500, Phillip Susi wrote: > libatasmart apparently has a bug where it will wake up a disk from > sleep just trying to open it, so use our own code to check the pm > state to avoid this. Why won't you fix libatasmart? -- Tomasz Torcz

[PATCH] Use internal pm check for smart poll

2013-11-04 Thread Phillip Susi
libatasmart apparently has a bug where it will wake up a disk from sleep just trying to open it, so use our own code to check the pm state to avoid this. Signed-off-by: Phillip Susi --- src/udiskslinuxdriveata.c | 101 -- 1 file changed, 52 insertions(