mirror of
https://git.savannah.gnu.org/git/tar.git
synced 2026-04-23 18:10:43 +00:00
(tar_sparse_major,tar_sparse_minor): New globals.
This commit is contained in:
@@ -252,7 +252,9 @@ GLOBAL size_t strip_name_components;
|
||||
GLOBAL bool show_omitted_dirs_option;
|
||||
|
||||
GLOBAL bool sparse_option;
|
||||
|
||||
GLOBAL unsigned tar_sparse_major;
|
||||
GLOBAL unsigned tar_sparse_minor;
|
||||
|
||||
GLOBAL bool starting_file_option;
|
||||
|
||||
/* Specified maximum byte length of each tape volume (multiple of 1024). */
|
||||
|
||||
Reference in New Issue
Block a user