Prev: fs: allow short direct-io reads to be completed via buffered IO
Next: ext4: Don't send extra barrier during fsync if there are no dirty pages.
From: Greg KH on 4 May 2010 11:50 On Tue, May 04, 2010 at 03:55:05PM -0700, Hank Janssen wrote: > > Resending this patch from my personal Linux server. Exchange server and > outlook at Microsoft seems to badly munge my patch. :( > > From: Hank Janssen <hjanssen(a)sailtheuniverse.com> In the future, please put your microsoft email address here. > Subject: [PATCH 1/1] hv: Added new hv_utils driver with shutdown as first functionality > > Addition of new driver for Hyper-V called hv_utils. > This driver is intended to support things like KVP, Timesync, Heartbeat etc. > > This first release has support for Gracefull shutdown. > e.g. Select shutdown from the Hyper-V main admin screen and the Linux VM > will do a gracefull shutdown. > > Signed-off-by: Hank Janssen <microsoft.com> That's not a valid email address. > Signed-off-by: Hank Janssen <sailtheuniverse.com> Neither is that. Also, you "signed-off" on a patch twice, not good. Other than that, which I fixed up by hand, it looks good, and I've applied it and added some clean-up patches on top of it to resolve some issues. thanks, greg k-h -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
From: Hank Janssen on 4 May 2010 12:30
>> Greg Wrote >> >> Signed-off-by: Hank Janssen <microsoft.com >> >>That's not a valid email address. >> >>> Signed-off-by: Hank Janssen <sailtheuniverse.com> >> >>Neither is that. Sorry, by this time I was so frustrated arguing with lookout and Exchange that I did not properly Add the emails when I send it from my own server. :( Thanks, Hank. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ |