Take care to not close the file handle if there are outstanding locks
commit17c775f13c0986dd4f27548cd57831d3202535e0
authorAlexandre Julliard <julliard@winehq.org>
Thu, 9 Sep 2004 00:28:36 +0000 (9 00:28 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 9 Sep 2004 00:28:36 +0000 (9 00:28 +0000)
tree1c4c709ab19e3ce537808b499056bbbd9c7a095c
parentbb8f36addcb0ee11961eeca3eb90d242800cd8aa
Take care to not close the file handle if there are outstanding locks
and the directory options don't match.
server/fd.c