r3939: - added "posix:fakeoplocks" option for testing with oplocks forced on
authorAndrew Tridgell <tridge@samba.org>
Wed, 24 Nov 2004 06:09:14 +0000 (06:09 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:06:06 +0000 (13:06 -0500)
commit4a52fae82d8305e999f94f1947daa21dab54cdfd
tree75502c03df7207c7ef188f5a4d7fff52b073300a
parentf280770c8184465c364f497b8931e9753f97e970
r3939: - added "posix:fakeoplocks" option for testing with oplocks forced on

- added support for sticky write times after a setfileinfo, by using a
  write_time field in the DosAttrib xattr structure.
source/include/smb.h
source/librpc/idl/xattr.idl
source/ntvfs/posix/pvfs_fileinfo.c
source/ntvfs/posix/pvfs_open.c
source/ntvfs/posix/pvfs_setfileinfo.c
source/ntvfs/posix/pvfs_xattr.c
source/ntvfs/posix/vfs_posix.c
source/ntvfs/posix/vfs_posix.h