Skip to content
  • J. Bruce Fields's avatar
    nfs: disintegrate UAPI for nfs · f474af70
    J. Bruce Fields authored
    
    
    This is to complete part of the Userspace API (UAPI) disintegration for which
    the preparatory patches were pulled recently.  After these patches, userspace
    headers will be segregated into:
    
            include/uapi/linux/.../foo.h
    
    for the userspace interface stuff, and:
    
            include/linux/.../foo.h
    
    for the strictly kernel internal stuff.
    
    Signed-off-by: default avatarJ. Bruce Fields <bfields@redhat.com>
    f474af70