• J
    nfs: disintegrate UAPI for nfs · f474af70
    J. Bruce Fields 提交于
    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: NJ. Bruce Fields <bfields@redhat.com>
    f474af70
nfs4state.c 128.5 KB