r3658: use handle->fd == -1 as the primary indicator of a directory. This
authorAndrew Tridgell <tridge@samba.org>
Wed, 10 Nov 2004 12:40:33 +0000 (12:40 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:05:42 +0000 (13:05 -0500)
commite7810eeab787bb93b36c95f8783d0b8f4c7cf7c0
tree71eee16274943f50b6a9747c48ce2b76da51f5a3
parent70fbbdfdfd996b4d1b453a531154c3ad381048df
r3658: use handle->fd == -1 as the primary indicator of a directory. This
fixes a directory creation problem from WinXP
(This used to be commit 4b3afc6c395b430e7e56d8ebe0ddf85c556a5df5)
source4/ntvfs/posix/pvfs_flush.c
source4/ntvfs/posix/pvfs_lock.c
source4/ntvfs/posix/pvfs_read.c
source4/ntvfs/posix/pvfs_resolve.c
source4/ntvfs/posix/pvfs_write.c