summaryrefslogtreecommitdiffhomepage
path: root/project
diff options
context:
space:
mode:
authormidipix <writeonce@midipix.org>2018-05-03 00:44:25 +0000
committermidipix <writeonce@midipix.org>2018-05-07 01:24:23 -0400
commit0e25b018afe1d358f8734205c2b42e1eb045ccb6 (patch)
tree6dff7fd60b574527e6d6ae6af2be2a063ddb92e6 /project
parent6729c897b1b601679f019acfc3765b6a05ccacfd (diff)
downloadntapi-0e25b018afe1d358f8734205c2b42e1eb045ccb6.tar.bz2
ntapi-0e25b018afe1d358f8734205c2b42e1eb045ccb6.tar.xz
fs interfaces: ntapi_tt_open_volume_by_guid(): initial integration.
Diffstat (limited to 'project')
-rw-r--r--project/common.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/project/common.mk b/project/common.mk
index adafe4b..54c5629 100644
--- a/project/common.mk
+++ b/project/common.mk
@@ -14,6 +14,7 @@ COMMON_SRCS = \
src/fs/ntapi_tt_mount.c \
src/fs/ntapi_tt_open_logical_parent_directory.c \
src/fs/ntapi_tt_open_physical_parent_directory.c \
+ src/fs/ntapi_tt_open_volume_by_guid.c \
src/fs/ntapi_tt_stat.c \
src/fs/ntapi_tt_statfs.c \
src/guid/ntapi_tt_guid.c \