[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [PATCH 1/2] Don't fatal_error if remounting root read-write fails
- From: Chris Lumens <clumens redhat com>
- To: anaconda-devel-list redhat com
- Subject: Re: [PATCH 1/2] Don't fatal_error if remounting root read-write fails
- Date: Wed, 9 Mar 2011 15:52:15 -0500
> As long as we can write to a few places (e.g. /etc, /var, /tmp) it's OK
> if the root filesystem is readonly. Remove the fatal error if the mount
> fails. Also clean up the mount call a bit - MS_MGC_VAL hasn't been
> required since kernel 2.4...
As long as mount(2) isn't marked with warn_unused_result, ACK to both of
these. For what it's worth, I've gotten rid of all this stuff on my
no-init branch (though, that's a long ways from being merged in).
- Chris
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]