On 27/01/2015 19:47, Konstantin Belousov wrote:
> On Tue, Jan 27, 2015 at 05:33:19PM +0000, Andriy Gapon wrote:
>>  
>> +    EVENTHANDLER_INVOKE(power_suspend_early);
>> +    stop_all_proc();
> It also makes sense to call syncer_suspend() after stop_all_proc(),
> I suppose.  It would ensure that a failed resume still ends with the
> consistent filesystem metadata.

Probably yes.  I can make that change if you endorse it.  Or you can make it if
that'll be faster.  Thanks!

-- 
Andriy Gapon
_______________________________________________
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to