1. 25 4月, 2007 2 次提交
    • S
      [CIFS] Add IPv6 support · 5858ae44
      Steve French 提交于
      IPv6 support was started a few years ago in the cifs client, but lacked a
      kernel helper function for parsing the ascii form of the ipv6 address. Now
      that that is added (and now IPv6 is the default that some OS use now) it
      was fairly easy to finish  the cifs ipv6 support.  This  requires that
      CIFS_EXPERIMENTAL be enabled and (at least until the mount.cifs module is
      modified to use a new ipv6 friendly call instead of gethostbyname) and the
      ipv6 address be passed on the mount as "ip=" mount option.
      
      Thanks
      Signed-off-by: NSteve French <sfrench@us.ibm.com>
      5858ae44
    • S
      [CIFS] New CIFS POSIX mkdir performance improvement (part 2) · cbac3cba
      Steve French 提交于
      Fix incorrect parsing of return data
      Signed-off-by: NSteve French <sfrench@us.ibm.com>
      cbac3cba
  2. 24 4月, 2007 1 次提交
  3. 07 4月, 2007 1 次提交
  4. 05 4月, 2007 1 次提交
  5. 04 4月, 2007 1 次提交
  6. 03 4月, 2007 1 次提交
  7. 02 4月, 2007 6 次提交
  8. 01 4月, 2007 1 次提交
  9. 31 3月, 2007 8 次提交
  10. 30 3月, 2007 18 次提交