Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1368540

Re: [PATCH] Make CONFIG_FHANDLE default y

From Andi Kleen <andi@firstfloor.org>
Newsgroups linux.kernel
Subject Re: [PATCH] Make CONFIG_FHANDLE default y
Date 2016-03-31 20:50 +0200
Message-ID <riPPj-IR-7@gated-at.bofh.it> (permalink)
References <riMHN-75H-37@gated-at.bofh.it> <riNaO-7j4-13@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Thu, Mar 31, 2016 at 05:52:52PM +0200, Richard Weinberger wrote:
> On Thu, Mar 31, 2016 at 5:24 PM, Andi Kleen <andi@firstfloor.org> wrote:
> > From: Andi Kleen <ak@linux.intel.com>
> >
> > Newer Fedora and OpenSUSE didn't boot with my standard configuration.
> > It took me some time to figure out why, in fact I had to write a script
> > to try different config options systematically.
> >
> > The problem is that something in dracut depends on CONFIG_FHANDLE,
> > which adds open by file handle syscalls.
> 
> s/something/systemd. :-)

Makes sense thanks. It should probably give a better error message
like it gives for missing cgroups
(right now just your root file system is missing)

But right now we should avoid others having the same pain
and make the option default.

-Andi

-- 
ak@linux.intel.com -- Speaking for myself only.

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH] Make CONFIG_FHANDLE default y Andi Kleen <andi@firstfloor.org> - 2016-03-31 17:30 +0200
  Re: [PATCH] Make CONFIG_FHANDLE default y Richard Weinberger <richard.weinberger@gmail.com> - 2016-03-31 18:00 +0200
    Re: [PATCH] Make CONFIG_FHANDLE default y Andi Kleen <andi@firstfloor.org> - 2016-03-31 20:50 +0200
      Re: [PATCH] Make CONFIG_FHANDLE default y Richard Weinberger <richard@nod.at> - 2016-03-31 20:50 +0200

csiph-web