server: Add FileFsDeviceInformation implementation for named pipes.
commit3f07c6e256d59f6564ffb6be09e0dffe7c09e061
authorJacek Caban <jacek@codeweavers.com>
Mon, 2 Oct 2017 14:42:24 +0000 (2 16:42 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 3 Oct 2017 07:41:19 +0000 (3 09:41 +0200)
tree49fb0f10bc9ce45d50cb57f29c7e11bc4a1c5842
parent2ab2f31f18fd2089c311a529f80a9d5ff6a52beb
server: Add FileFsDeviceInformation implementation for named pipes.

Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/ntdll/tests/pipe.c
server/named_pipe.c