Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752214Ab1CECpZ (ORCPT ); Fri, 4 Mar 2011 21:45:25 -0500 Received: from ironport2-out.teksavvy.com ([206.248.154.183]:6582 "EHLO ironport2-out.pppoe.ca" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1752049Ab1CECpX (ORCPT ); Fri, 4 Mar 2011 21:45:23 -0500 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: ApIBAPIycU1Ld/sX/2dsb2JhbAAMhB3RAZA8gSeDRHYEhRw X-IronPort-AV: E=Sophos;i="4.62,267,1297054800"; d="scan'208";a="94469735" Message-ID: <4D71A3BB.40108@teksavvy.com> Date: Fri, 04 Mar 2011 21:45:15 -0500 From: Mark Lord User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-GB; rv:1.9.2.14) Gecko/20110221 Thunderbird/3.1.8 MIME-Version: 1.0 To: Scott James Remnant CC: Linus Torvalds , Ken Sumrall , linux-kernel@vger.kernel.org, Alexander Viro , Christoph Hellwig , Andrew Morton , Jan Kara , Jens Axboe , Matthew Wilcox , Eric Paris , Dave Young , Jiri Slaby , James Morris , linux-fsdevel@vger.kernel.org Subject: Re: [PATCH] Syscalls: reboot: Add options to the reboot syscall to remount filesystems ro References: <1299137483-10975-1-git-send-email-ksumrall@android.com> <4D6FDDB1.3060209@teksavvy.com> <4D7052E5.9030506@teksavvy.com> In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1216 Lines: 31 On 11-03-03 09:55 PM, Scott James Remnant wrote: > > Oddly enough I don't see any bugs filed by you about startup issues? > Now, don't get me wrong, I'm not saying Ubuntu is perfect here - but > I'm not aware of any races that are Upstart's fault. If there are, > please file bugs! How else am I to fix them if I don't know about > them? Oddly enough, I used to file bugs quite diligently against distros. Not one of them was ever investigated or fixed. Instead, I would get an automated email with each subsequent re-release of the buggy software, inviting me to further waste my time by resubmitting the bug report should it still be present. So.. I simply don't bother now. And upstart is used for shutdown of at least some services on Ubuntu. I just wish they'd THINK about sequences.. like umounting NFS before killing the network devices, or stopping mythbackend before killing mysql etc.. If I could figure out how to fix their .conf files, I would. Cheers -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/