|
|
Log in / Subscribe / Register

6.2 Merge window, part 1

6.2 Merge window, part 1

Posted Dec 15, 2022 16:09 UTC (Thu) by smurf (subscriber, #17840)
Parent article: 6.2 Merge window, part 1

> The kernel can now be built without NFSv2 support

Well, it always could be built without NFSv2. Just turn off NFS entirely. :-P


to post comments

6.2 Merge window, part 1

Posted Dec 15, 2022 16:35 UTC (Thu) by jhoblitt (subscriber, #77733) [Link]

I suspect the motivation behind the new config flag were the screwy situations such as EL7 dropping support for v2 mounts but still supporting v2 exports.

6.2 Merge window, part 1

Posted Dec 15, 2022 20:39 UTC (Thu) by jlayton (subscriber, #31672) [Link] (1 responses)

That should probably read:

"The kernel can now be built without NFSv2 server support."

Prior to this, support for NFSv2 and v3 were was always built in. With this change, v3 is always supported, but v2 support is now optional. v4 support has always been optional.

6.2 Merge window, part 1

Posted Dec 17, 2022 21:28 UTC (Sat) by trondmy (subscriber, #28934) [Link]

> That should probably read:
>
> "The kernel can now be built without NFSv2 server support."

Sure, but the NFS client code has been able to do this since 2012, so both statements are correct. :-)


Copyright © 2026, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds