Skip to content
  • Rick Macklem's avatar
    Modify the NFSv4 client so that it can handle owner · c52005a3
    Rick Macklem authored
    and owner_group strings that consist entirely of
    digits, interpreting them as the uid/gid number.
    This change was needed since new (>= 3.3) Linux
    servers reply with these strings by default.
    This change is mandated by the rfc3530bis draft.
    Reported on freebsd-stable@ under the Subject
    heading "Problem with Linux >= 3.3 as NFSv4 server"
    by Norbert Aschendorff on Aug. 20, 2012.
    
    Tested by:	norbert.aschendorff at yahoo.de
    Reviewed by:	jhb
    MFC after:	2 weeks
    c52005a3