1. 25 Apr, 2007 2 commits
    • Steve French's avatar
      [CIFS] Add IPv6 support · 5858ae44
      Steve French authored
      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: default avatarSteve French <sfrench@us.ibm.com>
      5858ae44
    • Steve French's avatar
      [CIFS] New CIFS POSIX mkdir performance improvement (part 2) · cbac3cba
      Steve French authored
      Fix incorrect parsing of return data
      Signed-off-by: default avatarSteve French <sfrench@us.ibm.com>
      cbac3cba
  2. 23 Apr, 2007 1 commit
  3. 06 Apr, 2007 1 commit
  4. 04 Apr, 2007 1 commit
  5. 03 Apr, 2007 1 commit
  6. 02 Apr, 2007 1 commit
  7. 01 Apr, 2007 6 commits
  8. 31 Mar, 2007 6 commits
  9. 30 Mar, 2007 6 commits
  10. 29 Mar, 2007 15 commits