server: Only call fchmod in file_set_fd if the mode actually changed.
authorRob Shearman <rob@codeweavers.com>
Sat, 6 Oct 2007 12:31:34 +0000 (14:31 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 9 Oct 2007 09:42:33 +0000 (11:42 +0200)
commitf5070b051147c33ccde44b2dfcb94c6338e0ce0f
treecc691188227b4b4bb430041c3a1053a23fb5f7be
parentf43d8b65c1e768ee5696ba8b7fda2c07059d2394
server: Only call fchmod in file_set_fd if the mode actually changed.
server/file.c