Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Sep 2002 02:27:05 -0700 (PDT)
From:      Boris Popov <bp@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/fs/smbfs smbfs.h smbfs_node.h smbfs_smb.c smbfs_subr.h
Message-ID:  <200209180927.g8I9R5pm095515@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
bp          2002/09/18 02:27:05 PDT

  Modified files:
    sys/fs/smbfs         smbfs.h smbfs_node.h smbfs_smb.c 
                         smbfs_subr.h 
  Log:
  Implement additional SMB calls to allow proper update of file size as some
  file servers fail to do it in the right way.
  
  New NFLUSHWIRE flag marks pending flush request(s).
  
  NB: not all cases covered by this commit.
  
  Obtained from:  Darwin
  
  Revision  Changes    Path
  1.5       +1 -1      src/sys/fs/smbfs/smbfs.h
  1.2       +1 -0      src/sys/fs/smbfs/smbfs_node.h
  1.5       +234 -2    src/sys/fs/smbfs/smbfs_smb.c
  1.3       +3 -0      src/sys/fs/smbfs/smbfs_subr.h

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200209180927.g8I9R5pm095515>