summaryrefslogtreecommitdiff
path: root/source3/include/ntioctl.h
diff options
context:
space:
mode:
authorVolker Lendecke <vl@samba.org>2011-05-30 12:11:53 +0200
committerVolker Lendecke <vl@samba.org>2011-05-31 21:47:07 +0200
commitd77854fbb22bc9237cea14aae1179bbfe3bd0998 (patch)
tree164b8cb414e545ce934ee62144879931c59e5531 /source3/include/ntioctl.h
parent0ec9a90c29b86435f32c1d47d89df85fa51742f2 (diff)
downloadsamba-d77854fbb22bc9237cea14aae1179bbfe3bd0998.tar.gz
samba-d77854fbb22bc9237cea14aae1179bbfe3bd0998.tar.bz2
samba-d77854fbb22bc9237cea14aae1179bbfe3bd0998.zip
struct make "struct shadow_copy_data" its own talloc context
Diffstat (limited to 'source3/include/ntioctl.h')
-rw-r--r--source3/include/ntioctl.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/source3/include/ntioctl.h b/source3/include/ntioctl.h
index 3ed4a194a7..18707c5bbe 100644
--- a/source3/include/ntioctl.h
+++ b/source3/include/ntioctl.h
@@ -78,7 +78,6 @@
typedef char SHADOW_COPY_LABEL[25];
struct shadow_copy_data {
- TALLOC_CTX *mem_ctx;
/* Total number of shadow volumes currently mounted */
uint32 num_volumes;
/* Concatenated list of labels */