On Wed, 26 Feb 2014 14:58:44 -0500 Tanstaafl <[email protected]> wrote:
> I had to find the first one (CONFIG_FHANDLE) by: > > 1. grepping .config, seeing it wasn't enabled, > 2. running make menuconfig and searching for 'FHANDLE', > 3. seeing it is located in 'General setup', And seeing that the prompt for it is "open by fhandle syscalls". > 4. scouring the General setup options, finding no 'FHANLDE' anywhere, > 5. finding something in all lowercase named 'open by fhanlde > syscalls', The prompt we've been looking for since step 3. > Would be nice if the news item had something like > CONFIG_FHANDLE (General setup > 'open by fhandle syscalls') The menuconfig paths are subject to change, and the news item will be around for a while.

