summaryrefslogtreecommitdiff
path: root/backup/flexbackup/files/flexbackup-1.2.1-afio-large-files.patch
diff options
context:
space:
mode:
Diffstat (limited to 'backup/flexbackup/files/flexbackup-1.2.1-afio-large-files.patch')
-rw-r--r--backup/flexbackup/files/flexbackup-1.2.1-afio-large-files.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/backup/flexbackup/files/flexbackup-1.2.1-afio-large-files.patch b/backup/flexbackup/files/flexbackup-1.2.1-afio-large-files.patch
new file mode 100644
index 000000000000..bf5ea230c85c
--- /dev/null
+++ b/backup/flexbackup/files/flexbackup-1.2.1-afio-large-files.patch
@@ -0,0 +1,13 @@
+Index: flexbackup
+===================================================================
+--- flexbackup (revision 808)
++++ flexbackup (working copy)
+@@ -1155,7 +1155,7 @@
+ $cmd .= "$::path{afio} -o ";
+ $cmd .= "$no_compress ";
+ $cmd .= "-z ";
+- $cmd .= "-1 m ";
++ $cmd .= "-1 mC ";
+ $cmd .= "$::afio_z_flag ";
+ $cmd .= "$::afio_verb_flag ";
+ $cmd .= "$::afio_sparse_flag ";