summaryrefslogtreecommitdiff
path: root/source4/ntvfs/posix/config.mk
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2008-02-25 08:32:35 +0100
committerStefan Metzmacher <metze@samba.org>2008-02-26 09:32:57 +0100
commit95fafa694cbb6f695488c750d481bb1e427da6eb (patch)
tree0139c9dcc24e53d3953953e347bc2d421aff9f56 /source4/ntvfs/posix/config.mk
parentd7ea52e9a3cd920f7c8a3b00f7cd28a7f605a993 (diff)
downloadsamba-95fafa694cbb6f695488c750d481bb1e427da6eb.tar.gz
samba-95fafa694cbb6f695488c750d481bb1e427da6eb.tar.bz2
samba-95fafa694cbb6f695488c750d481bb1e427da6eb.zip
pvfs: add pvfs_setup_oplock() to receive oplock breaks and pass them to the client
metze (This used to be commit b09a2b126723bd75afd245f549703a04e512e129)
Diffstat (limited to 'source4/ntvfs/posix/config.mk')
-rw-r--r--source4/ntvfs/posix/config.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/ntvfs/posix/config.mk b/source4/ntvfs/posix/config.mk
index 6879940337..88048c2af7 100644
--- a/source4/ntvfs/posix/config.mk
+++ b/source4/ntvfs/posix/config.mk
@@ -53,6 +53,7 @@ OBJ_FILES = \
pvfs_resolve.o \
pvfs_shortname.o \
pvfs_lock.o \
+ pvfs_oplock.o \
pvfs_wait.o \
pvfs_seek.o \
pvfs_ioctl.o \