Skip to content
Snippets Groups Projects
  • Bruce Ashfield's avatar
    9a73329b
    linux-yocto/5.10: fix NFSV3 config warning · 9a73329b
    Bruce Ashfield authored
    
    Integrating the following commit(s) to linux-yocto/.:
    
    1/1 [
        Author: Bruce Ashfield
        Email: bruce.ashfield@gmail.com
        Subject: nfsd: drop CONFIG_NFSD_V3
        Date: Tue, 2 Aug 2022 10:52:25 -0400
    
          commit 5f9a62ff7d2808c7b56c0ec90f3b7eae5872afe6
          Author: Chuck Lever <chuck.lever@oracle.com>
          Date:   Sun Feb 6 12:25:47 2022 -0500
    
            NFSD: Remove CONFIG_NFSD_V3
    
            Eventually support for NFSv2 in the Linux NFS server is to be
            deprecated and then removed.
    
            However, NFSv2 is the "always supported" version that is available
            as soon as CONFIG_NFSD is set.  Before NFSv2 support can be removed,
            we need to choose a different "always supported" version.
    
            This patch removes CONFIG_NFSD_V3 so that NFSv3 is always supported,
            as NFSv2 is today. When NFSv2 support is removed, NFSv3 will become
            the only "always supported" NFS version.
    
            The defconfigs still need to be updated to remove CONFIG_NFSD_V3=y.
    
    Signed-off-by: default avatarChuck Lever <chuck.lever@oracle.com>
    
    Signed-off-by: default avatarBruce Ashfield <bruce.ashfield@gmail.com>
    ]
    
    (From OE-Core rev: 16ba1e8f27a685ad639a314d1b2b1b505fb6f4f4)
    
    Signed-off-by: default avatarBruce Ashfield <bruce.ashfield@gmail.com>
    Signed-off-by: default avatarSteve Sakoman <steve@sakoman.com>
    9a73329b
    History
    linux-yocto/5.10: fix NFSV3 config warning
    Bruce Ashfield authored
    
    Integrating the following commit(s) to linux-yocto/.:
    
    1/1 [
        Author: Bruce Ashfield
        Email: bruce.ashfield@gmail.com
        Subject: nfsd: drop CONFIG_NFSD_V3
        Date: Tue, 2 Aug 2022 10:52:25 -0400
    
          commit 5f9a62ff7d2808c7b56c0ec90f3b7eae5872afe6
          Author: Chuck Lever <chuck.lever@oracle.com>
          Date:   Sun Feb 6 12:25:47 2022 -0500
    
            NFSD: Remove CONFIG_NFSD_V3
    
            Eventually support for NFSv2 in the Linux NFS server is to be
            deprecated and then removed.
    
            However, NFSv2 is the "always supported" version that is available
            as soon as CONFIG_NFSD is set.  Before NFSv2 support can be removed,
            we need to choose a different "always supported" version.
    
            This patch removes CONFIG_NFSD_V3 so that NFSv3 is always supported,
            as NFSv2 is today. When NFSv2 support is removed, NFSv3 will become
            the only "always supported" NFS version.
    
            The defconfigs still need to be updated to remove CONFIG_NFSD_V3=y.
    
    Signed-off-by: default avatarChuck Lever <chuck.lever@oracle.com>
    
    Signed-off-by: default avatarBruce Ashfield <bruce.ashfield@gmail.com>
    ]
    
    (From OE-Core rev: 16ba1e8f27a685ad639a314d1b2b1b505fb6f4f4)
    
    Signed-off-by: default avatarBruce Ashfield <bruce.ashfield@gmail.com>
    Signed-off-by: default avatarSteve Sakoman <steve@sakoman.com>
Code owners
Assign users and groups as approvers for specific file changes. Learn more.