ntdll: Implemented NtQueryVolumeInformationFile FileFsFullSizeInformation.
commit6af35907991d5e7cab4860116d1adadfd2c28b60
authorJoel Holdsworth <joel@airwebreathe.org.uk>
Sat, 20 Aug 2022 20:16:59 +0000 (20 21:16 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 1 Sep 2022 15:49:32 +0000 (1 17:49 +0200)
treefc5502916863280a6f2c5b0d779e4e8c4841474b
parent3741ecf07996bc45cab651b9bebebb4d73303755
ntdll: Implemented NtQueryVolumeInformationFile FileFsFullSizeInformation.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=53544
Signed-off-by: Joel Holdsworth <joel@airwebreathe.org.uk>
dlls/ntdll/tests/file.c
dlls/ntdll/unix/file.c