summaryrefslogtreecommitdiff
path: root/sysutils/bacula-server-devel/files/eotmodel-src-stored-dev.c.patch
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/bacula-server-devel/files/eotmodel-src-stored-dev.c.patch')
-rw-r--r--sysutils/bacula-server-devel/files/eotmodel-src-stored-dev.c.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/sysutils/bacula-server-devel/files/eotmodel-src-stored-dev.c.patch b/sysutils/bacula-server-devel/files/eotmodel-src-stored-dev.c.patch
new file mode 100644
index 000000000000..9479683c4776
--- /dev/null
+++ b/sysutils/bacula-server-devel/files/eotmodel-src-stored-dev.c.patch
@@ -0,0 +1,10 @@
+Index: src/stored/dev.c
+@@ -2368,7 +2368,7 @@
+ }
+ }
+ /* Turn this on later when fully tested */
+-#if defined(xxxMTIOCSETEOTMODEL)
++#if defined(MTIOCSETEOTMODEL)
+ uint32_t neof;
+ if (dev->has_cap(CAP_TWOEOF)) {
+ neof = 2;