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)
commit4b3afc6c395b430e7e56d8ebe0ddf85c556a5df5
tree0d9f1a0c41f5f313d596a2c1e09aceab1551b28b
parent7937503849125e8a351abd547accab3715fc8b13
r3658: use handle->fd == -1 as the primary indicator of a directory. This
fixes a directory creation problem from WinXP
source/ntvfs/posix/pvfs_flush.c
source/ntvfs/posix/pvfs_lock.c
source/ntvfs/posix/pvfs_read.c
source/ntvfs/posix/pvfs_resolve.c
source/ntvfs/posix/pvfs_write.c