Package: release.debian.org Severity: normal User: release.debian.org@packages.debian.org Usertags: unblock -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Roses are red, Violets are blue, This will not rhyme, Please unblock package btrfs-progs This is late; I am a twat; it is full of bugfixes; and should match kernel version we are going to ship. unblock btrfs-progs/4.9.1-1 $ git log v4.7.3..v4.9.1 --oneline > oneline.txt 96485c3 Btrfs progs v4.9.1 42c90d2 btrfs-progs: update CHANGES for v4.9.1 c855e60 btrfs-progs: mkfs/convert: separate the convert part from make_btrfs 78e1787 btrfs-progs: tests: use built binaries for 004-send-parent-multi-subvol 2182142 btrfs-progs: tests: add variable quotation to cli-tests 55e3a60 btrfs-progs: tests: add test for --sync option of qgroup show 5c87a1b btrfs-progs: qgroup show: do not error if sync fails 6f7c540 btrfs-progs: qgroup: change the value of sort option bd1ac1f btrfs-progs: qgroup: add sync option to 'qgroup show' 6b62b76 btrfs-progs: kerncompat: simplify warning_trace bc2d4cc btrfs-progs: kerncompat: disconnect assert and warning messages eb6e3d6 btrfs-progs: kerncompat: pass exact condition value from ASSERT be5e0b2 btrfs-progs: kerncompat: add separate trace print for BUG_ON 5826f1e btrfs-progs: Fix disable backtrace assert error 795cfb9 btrfs-progs: quota: fix printing during wait mode 1c5301a btrfs-progs: sanitize - Use correct source for memcpy b73d67f btrfs-progs: check: fix false alert on dropped leaf in lowmem mode 0e95fff btrfs-progs: tests: 005-qgroup-show 7610cbf btrfs-progs: qgroup show: refine error messages 4415ff6 btrfs-progs: qgroups show: clean up errno passing e135ee7 btrfs-progs: docs: fix typo in btrfs-subvolume 546769c btrfs-progs: corrupt-block: Include more inode fields 4632cdf btrfs-progs: corrupt-block: Include inode nlink field a595ade btrfs-progs: defrag: remove v1 ioctl support 52f21fc btrfs-progs: defrag: force using v2 defrag ioctl and make default 32M threshold actually work b757cf4 btrfs-progs: Fix spelling/typos in user-facing strings 206ae80 btrfs-progs: mkfs: print device name while trimming f49fb67 btrfs-progs: enable negative numbers for unallocated device space 72ae343 btrfs-progs: make negative number pretty printing optional 2f682fb btrfs-progs: utils: negative numbers are more plausible than sizes over 8 EiB e325c74 btrfs-progs: check: get the highest inode for lost+found 6ab6f69 Btrfs progs v4.9 71fcaf0 btrfs-progs: update CHANGES for v4.9 46b8ea0 btrfs-progs: convert-test: trigger chunk allocation after convert 95ecaf0 btrfs-progs: file-item: Fix wrong file extents inserted e048528 btrfs-progs: Fix NULL pointer when receive clone operation e27189a btrfs-progs: check: Fix false alert on generation mismatch for tree reloc tree b6aa956 btrfs-progs: check: Fix lowmem false alert on tree reloc tree 54c8f91 btrfs-progs: check: Fix lowmem mode stack overflow caused by fsck/023 0d8601a btrfs-progs: check: Fix assert when using lowmem on fs with tree reloc tree 71ffdb5 btrfs-progs: convert: Fix migrate_super_block() to work with 64k sectorsize 8583b61 btrfs-progs: convert: Prevent accounting blocks beyond end of device 281e476 btrfs-progs: defrag: warn when deframgenting directories without -r cc0a80b btrfs-progs: defrag: cleanup temporary errno value 8e2bd38 btrfs-progs: recursive defrag cleanup duplicate code d62902e btrfs-progs: dev stats: update option name for checking non-zero status e4fbe79 btrfs-progs: handle failed strdup in subvol_uuid_search2 98203e8 btrfs-progs: library: bump to 0.1.2 87e4233 btrfs-progs: fixup API after change in subvol_uuid_search ee51803 btrfs-progs: subvol_uuid_search: return error code on memory allocation failure a2f7af9 btrfs-progs: subvol_uuid_search: return error encoded pointer adc1e90 btrfs-progs: subvol_uuid_search: return error on memory allocation failure c9d43f2 btrfs-progs: help: fix printing of aliased commands b67e9a1 btrfs-progs: docs: update dev stats help and manual page 01bafdb btrfs-progs: dev stats: add long option for -z 9468d92 btrfs-progs: dev stats: use table based printing of items 76be455 btrfs-progs: dev stats: use char type path 9fa02c4 btrfs-progs: dev stats: adjust some error messages afd1e7b btrfs-progs: dev stats: add dev stats returncode option 019da5c btrfs-progs: docs: make documentation updates workflow more clear 0a7f141 btrfs-progs: docs: fix typo in mkfs manual page 16c2185 btrfs-progs: find_free_dev_extent() closer to kernel code 1131521 btrfs-progs: Initialize ret to suppress compiler warning 617af9e btrfs-progs: check: fix extents after finding all errors 0a07411 btrfs-progs: man mkfs: warn about RAID5/6 being experimental b3afc1e btrfs-progs: docs: clarify trim after mkfs -K a0ac307 btrfs-progs: mkfs: annotation of a case 4981c8d btrfs-progs: Use helper function to access btrfs_super_block->sys_chunk_array_size fd60bbf btrfs-progs: run mkfs tests in CI 8fe3a7b btrfs-progs: tests: check for partscan support in misc/006-partitioned-loopdev 4927705 btrfs-progs: Remove duplicate printfs in warning_trace()/assert_trace() dd2c2a4 btrfs-progs: Correct value printed by assertions/BUG_ON/WARN_ON 088ed0e btrfs-progs: move mkfs.btrfs sources to own directory dee7624 btrfs-progs: move btrfs-convert to own directory 8c03c64 btrfs-progs: build: extend pattern rules for standalone directories 44c22cf btrfs-progs: docs: update receive help and manual page 26ad474 btrfs-progs: tests: add more gobal option to test 001-btrfs 590d8b2 btrfs-progs: send dump: use reentrant variant of localtime 798cec8 btrfs-progs: receive: introduce option to dump send stream 25afadf btrfs-progs: send dump: print escaped path 637563b btrfs-progs: send dump: introduce helper for printing escaped path fad531e btrfs-progs: introduce new send-dump object 4e2275b btrfs-progs: check: use on-stack path buffer in check_fs_roots_v2 e42f8c6 btrfs-progs: check: use on-stack path buffer in check_fs_root_v2 f73c5e0 btrfs-progs: check: use on-stack path buffer in check_fs_first_inode b625650 btrfs-progs: receive: rename receive context variable dfbdde3 btrfs-progs: make incompat bit wrappers more compact 2f4e20a btrfs-progs: send: rename thread callback to read data from kernel ba23855 btrfs-progs: send: use splice syscall instead of read/write to transfer buffer f6f9cd0 btrfs-progs: use symbolic name for first inode number when searching 86d2e4b btrfs-progs: remove extra newline from messages a2883ea btrfs-progs: check: fix NULL pointer dereference for possible memory allocation failure 45f782a btrfs-progs: fsck: Fix patch allocation check and leak in check_fs_first_inode 8b125cd btrfs-progs: check: Enhance leaf traversal function to handle missing inode item 5e2dc77 btrfs-progs: check: skip shared node or leaf check for low_memory mode d1e8227 btrfs-progs: check: fix the return value bug of cmd_check() 21ca38e btrfs-progs: check: introduce low_memory mode fs_tree check 2f94517 btrfs-progs: check: introduce function to check root ref 262425b btrfs-progs: check: introduce function to check fs root b1d1f62 btrfs-progs: check: introduce function to check inode item d88da10 btrfs-progs: check: introduce function to check file extent 52bfe9e btrfs-progs: check: introduce function to check dir_item cf4ada1 btrfs-progs: check: introduce function to find inode_ref ec7b85d btrfs-progs: check: introduce function to check inode_extref 6c9569f btrfs-progs: check: introduce function to check inode_ref 7c7deec btrfs-progs: check: introduce function to find dir_item c00278a btrfs-progs: volumes: Use new raid5_gen_result to calculate raid5 parity ef67f44 btrfs-progs: raid56: Introduce new function to calculate raid5 parity or data stripe 144a191 Btrfs progs v4.8.5 52a9f80 btrfs-progs: update CHANGES for v4.8.5 917f2c3 btrfs-progs: test: fix static build of library-test 18b1364 btrfs-progs: tests: add correct rpath to library-test 9d13308 btrfs-progs: tests: end of stream conditions 71f2200 btrfs-progs: receive: properly detect end of stream conditions d960f81 btrfs-progs: docs: fix typo in btrfs-man5 3ae37ea Btrfs progs v4.8.4 6aea3dd btrfs-progs: update CHANGES for v4.8.4 e113153 btrfs-progs: build: link against local libraries 15f2582 btrfs-progs: test: extend library-test coverage e5362f5 btrfs-progs: move lookup_path_rootid to library utils f8278f9 btrfs-progs: print-tree: fix format string on 32bit 90969c8 btrfs-progs: move bitops.h to kernel-lib 78939e5 btrfs-progs: deprecate standalone btrfs-show-super 74a95ec btrfs-progs: deprecate standalone btrfs-calc-size e5b7a27 btrfs-progs: move btrfs-image sources to own directory 50e742a btrfs-progs: tests: add support for additional command arguments 55db7bf btrfs-progs: tests: more variable quoting in common scripts c1d714f btrfs-progs: tests: drop redundant test for rwx number validity b0d8975 btrfs-progs: test: fix how to make test files in fsck-tests 013 d8f93ce btrfs-progs: Update README and other docs 776cd16 btrfs-progs: check: fix missing newlines fc4a828 btrfs-progs: qgroup: fix error in ASSERT condition expression d4ce61f btrfs-progs: tests: add fallback to current directory for check_all_images 3a8234e btrfs-progs: test: fix error of test target of Makefile a064f24 btrfs-progs: document space_cache=v2 more thoroughly 87895ef btrfs-progs: implement btrfs check --clear-space-cache v2 9814411 btrfs-progs: add btrfs_clear_free_space_tree() from the kernel 441d8ae btrfs-progs: add OPEN_CTREE_INVALIDATE_FST flag 9e02fbf btrfs-progs: format FREE_SPACE_TREE{,_VALID} nicely in dump-super 41eaae6 btrfs-progs: add the FREE_SPACE_TREE_VALID compat_ro bit definition f9a13d8 btrfs-progs: send: fix failure of fstests btrfs/038 a2d9169 btrfs-progs: tests: add more tests to the CI build 4884ae2 btrfs-progs: tests: enhance TEST_LOG features 7cd40e1 btrfs-progs: tests: check for TEST_LOG values by a regex 9da3ce4 btrfs-progs: tests: change options to list all loop devices 6572f88 btrfs-progs: tests: use the root helper for various info retrieval commands a2214e5 btrfs-progs: docs: fix typo in btrfs-scrub manual page bb2c0e2 btrfs-progs: send-stream: track the read position in the stream 691d1ac btrfs-progs: tests: add basic checks for bad stream on the receive side fefbab7 btrfs-progs: send-stream: check number of read bytes from stream 028476f btrfs-progs: send-stream: document return values of some functions bcf81d9 btrfs-progs: send-stream: use proper type for cmd in read_cmd f9834e8 btrfs-progs: send-stream: don't use single letter variable in tlv_get 4c06613 btrfs-progs: send-stream: use proper types for tlv header values d13168c btrfs-progs: send-stream: use proper type for read return value 2513dfe btrfs-progs: send-stream: change length type to unsigned 23ac277 btrfs-progs: send-stream: check command length before reading from stream d63854d btrfs-progs: send-stream: pass char buffer to read_buf 194666a btrfs-progs: send-stream: fix size types passed to read_buf 7b79497 btrfs-progs: send-stream: rename single letter variable eb4cfd8 btrfs-progs: send-stream: switch to common message helpers 5ee216a btrfs-progs: tests: add more fuzzed images from bugzilla 08a072c btrfs-progs: ioctl: fix compilation if ioctl.h is included standalone becd520 btrfs-progs: return best entry, if it is the first one d6ab2fd btrfs-progs: utils: Fix NULL pointer derefernces in string_is_numerical 04329d1 Btrfs progs v4.8.3 6ecb170 btrfs-progs: update CHANGES for v4.8.3 9d0e6a6 btrfs-progs: tests: enhance run_mayfail description comment 7dbb17d btrfs-progs: tests: add quotation around variables in support scripts 8dc653f btrfs-progs: tests: add quotation around variables in common.convert cc0d3d3 btrfs-progs: tests: add quotes around variables in common 747146e btrfs-progs: tests: add path assertions to post-checks 8a44fd0 btrfs-progs: tests: add assertion helper 66b9b36 btrfs-progs: tests: refactor post-convert check helpers 4ad7a96 btrfs-progs: tests: check if kernel has btrfs support dbf16fe btrfs-progs: mkfs: print the new UUID ebcd9f7 btrfs-progs: mkfs: add names of matching sysfs feature names bcccfb5 btrfs-progs: mkfs: enhance feature table 9ab0db8 btrfs-progs: mkfs: extend mkfs features with compat, safe and default versions 279609a btrfs-progs: mkfs: add temporary variable for fs features 388cdce btrfs-progs: Fix memory leak in write_raid56_with_parity f529d64 btrfs-progs: tests: add checking of send multiple clone source option 84d1f29 btrfs-progs: send: check for output file existence before creating 7d405df btrfs-progs: send: fix handling of -c option 4582771 btrfs-progs: tests: teach extract_image about packed streams c29fea4 btrfs-progs: use correct type for device id iteration in get_fs_info 92847b5 btrfs-progs: crc32: use fallback implementation for unaligned buffers 0bd0d9c btrfs-progs: tests: teach scan-results about more errors 3934ba2 btrfs-progs: fix search tree v2 ioctl detection 9257692 btrfs-progs: fix unaligned u64 access in btrfs_alloc_data_chunk 9e0dd18 btrfs-progs: docs: update mkfs help string and manual page d75ea3c btrfs-progs: mkfs: simplify checks in directory_select 8c4e5fb btrfs-progs: btrfstune: use on-stack path buffer in change_devices_uuid ac2a089 btrfs-progs: btrfstune: use on-stack path buffer in change_extents_uuid a75e84a btrfs-progs: chunk-recover: use on-stack path buffer in rebuild_block_group e680b4e btrfs-progs: check: remove unused variable in record_extent d1ec1fe btrfs-progs: restore: use on-stack path buffer in find_first_dir 6dfe365 btrfs-progs: restore: use on-stack path buffer in do_list_roots 61b7249 btrfs-progs: restore: use on-stack path buffer in search_dir 69b7e72 btrfs-progs: restore: use on-stack path buffer in copy_symlink 047f343 btrfs-progs: restore: use on-stack path buffer in copy_file 51e5645 btrfs-progs: restore: use on-stack path buffer in copy_metadata e79daa7 btrfs-progs: restore: use on-stack path buffer in set_file_xattrs 951e627 btrfs-progs: tree-stats: use on-stack path buffer in calc_root_size 9733b4b btrfs-progs: check: use on-stack path buffer in repair_root_items 5ec9951 btrfs-progs: check: use on-stack path buffer in build_roots_info_cache 1b42d77 btrfs-progs: check: use on-stack path buffer in fill_csum_tree_from_extent 02ca1e8 btrfs-progs: check: use on-stack path buffer in fill_csum_tree_from_fs c050db5 btrfs-progs: check: use on-stack path buffer in fill_csum_tree_from_one_fs_root 5cbedb0 btrfs-progs: check: use on-stack path buffer in delete_bad_item 29bfb83 btrfs-progs: check: use on-stack path buffer in recow_extent_buffer d0c3fa4 btrfs-progs: check: use on-stack path buffer in reset_balance 54db6df btrfs-progs: check: use on-stack path buffer in reset_block_groups 848e7f0 btrfs-progs: check: use on-stack path buffer in fixup_extent_flags 1e1bb04 btrfs-progs: check: use on-stack path buffer in fixup_extent_refs 1f7f342 btrfs-progs: check: use on-stack path buffer in record_orphan_data_extents f2f7da6 btrfs-progs: check: use on-stack path buffer in delete_duplicate_records 919f914 btrfs-progs: check: use on-stack path buffer in check_extent_exists bd4376a btrfs-progs: check: use on-stack path buffer in check_extent_csums e036805 btrfs-progs: check: use on-stack path buffer in verify_space_cache a88c8f1 btrfs-progs: check: use on-stack path buffer in try_to_fix_bad_block 4cf9b7e btrfs-progs: check: use on-stack path buffer in repair_btree 3640b6a btrfs-progs: check: use on-stack path buffer in try_repair_inode f24d4d6 btrfs-progs: check: use on-stack path buffer in find_normal_file_extent 7e47022 btrfs-progs: check: use on-stack path buffer in delete_dir_index f26af74 btrfs-progs: check: use on-stack path buffer in add_missing_dir_index 5b3c976 btrfs-progs: convert bitfield to separate variables in btrfs_path 64e9dbf btrfs-progs: qgroup: use on-stack path buffer in repair_qgroup_status b059f92 btrfs-progs: qgroup: use on-stack path buffer in repair_qgroup_info c6a0cb7 btrfs-progs: utils: remove useless check in make_btrfs 1b1a49b btrfs-progs: fi du: don't redefine standard macro/function 5103e80 btrfs-progs: dump-tree: use new names for obsoleted keys a7d8850 btrfs-progs: image: use embedded array for metadump cluster buffer acd2580 btrfs-progs: image: use fixed-size array for worker thread pointers 84f9e8c btrfs-progs: image: add symbolic constant for max thread count 9459a50 btrfs-progs: image: use on-stack path buffer in fixup_devices 14eba91 btrfs-progs: image: use on-stack path buffer in create_metadump 33f07b0 btrfs-progs: convert: use on-stack path buffer in link_subvol c0807cb btrfs-progs: convert: use on-stack path buffer in create_image aca69c9 btrfs-progs: convert: use on-stack path buffer in record_file_blocks a34b3b9 btrfs-progs: mkfs: use on-stack path buffer in cleanup_temp_chunks 5a0645a btrfs-progs: reduce size of btrfs_path::lowest_level f0f40c4 btrfs-progs: reduce size of btrfs_path::reada b81edab btrfs-progs: reduce size of btrfs_path, locks are not used 7456592 btrfs-progs: mkfs: constify some char parameters 8ade920 btrfs-progs: mkfs: use const char for unmodified members of directory_name_entry 8759665 btrfs-progs: check: reorder fields in inode_backref for better packing 35985c1 btrfs-progs: check: unify type for inode_backref::itemtype b759702 btrfs-progs: check: unify type for inode_backref::filetype 17a8c6d btrfs-progs: send: cleanup use of ctransid delta temporary variable in find_good_parent 62fb1a5 btrfs-progs: send: cleanup, rename send context variables a9f407b btrfs-progs: send: cleanup, rename some variables in dump_thread f3a00c6 btrfs-progs: send: clean types in write_buf aec1d7f btrfs-progs: send: use proper type for read result, and rename the variable 76fc07e btrfs-progs: send: increase size of transfer buffer 88edac3 btrfs-progs: send: constify some arugments 29a1a78 btrfs-progs: tests: add test for multi-subvolume send from parent b9ff019 btrfs-progs: dump-tree: convert dir-item-to-string to table e6410f6 btrfs-progs: dump-tree: convert key-to-string to table 69f879e btrfs-progs: dump-tree: cleanup types for item number iteration 56917b4 btrfs-progs: dump-tree: move remaining item variables to the scope of use e58cc23 btrfs-progs: dump-tree: move variable declarations closer to their use 6b138f5 btrfs-progs: dump-tree: rename extent buffer variable in btrfs_print_leaf 7541b53 btrfs-progs: dump-tree: add untyped item ptr helper and use it 17a9d90 btrfs-progs: dump-tree: constify char argument in print_root_ref a15294f btrfs-progs: dump-tree: simplify and fix check for empty uuid 5082ec8 btrfs-progs: dump-tree: return void from print_* functions e9c1121 btrfs-progs: dump-tree: pass item size instead of item ae00d4a btrfs-progs: remove unused parameter from print_inode_item 15db981 btrfs-progs: dump-tree: consolidate data key names cf5c55f btrfs-progs: dump-tree: print dev stats 0f4ab47 btrfs-progs: add dev stats on-disk structure b74dbb8 btrfs-progs: dump-tree: print balance status item ad5c757 btrfs-progs: add balance status structures 8a50dc9 btrfs-progs: teach print_leaf about temporary item subtypes 9da5b47 btrfs-progs: teach print_leaf about permanent item subtypes 2add123 btrfs-progs: switch dev stats item to the permanent item key e244550 btrfs-progs: introduce key type for persistent permanent items e905d05 btrfs-progs: print-tree: extract offset from the item key 6122cb3 btrfs-progs: introduce key type for persistent temporary items 5c4d534 btrfs-progs: mkfs: store creation time of the toplevel subvolume 5d43dfd btrfs-progs: dump-tree: print missing data for file extent item 069b0b6 btrfs-progs: dump-tree: print more root_item data 58bef5b btrfs-progs: dump-tree: print missing dir_item data 6c849c6 btrfs-progs: dump-tree: print missing inode_item data f1d4606 btrfs-progs: dump-tree: add helper to print timespec 58fe71f btrfs-progs: dump-tree: factor inode_item dump to function cae265e btrfs-progs: dump-tree: print missing dev_extent data c6cd8ff btrfs-progs: dump-tree: print missing chunk data 20ba299 btrfs-progs: dump-tree: print missing dev_item data d4aa2bc btrfs-progs: subvol show: print more details about toplevel subvolume eb28e2f btrfs-progs: subvol list: better error message if subvol insertion fails fc82ce4 btrfs-progs: subvol list: remove ugly goto construct f4ea2ec btrfs-progs: remove trivial helper root_lookup_init 65b2f81 btrfs-progs: subvol list: consolidate uuid types accross functions e573142 btrfs-progs: subvol list: add simplified helper for adding root backrefs 1aeb6ba btrfs-progs: subvol list: consilidate naming of otime varaibles ebb46b1 btrfs-progs: subvol list: simplify value assignments 37bc144 btrfs-progs: subvol list: remove useless comments f52b559 btrfs-progs: subvol list: cleanup layout argument setup f1f478f btrfs-progs: return void from btrfs_list_setup_filter 8df2d94 btrfs-progs: subvol list: setup list filters later 4383bf0 btrfs-progs: list: switch to common message helpers 8a6a42c btrfs-progs: list: rename some helpers f4556df btrfs-progs: use enum for list layout type 2c7dc8e btrfs-progs: list: constify prefix arugment bcdb705 btrfs-progs: use symbolic tree name when searching 1fa9cc4 btrfs-progs: remove leading underscores from several helper a1f6c59 btrfs-progs: opencode trivial helper __free_all_subvolumn 1c85c3d btrfs-progs: use existing rootid resolving helper in btrfs_list_get_path_rootid 49cb98e btrfs-progs: rename lookup_ino_rootid 3fe2432 btrfs-progs: remove unused function btrfs_get_path_rootid f2744db btrfs-progs: qgroups show: handle errors when resolving root id 4dc315e btrfs-progs: remove send-test tool 324566b btrfs-progs: Add travis CI build support 365c2de btrfs-progs: convert: switch more messages to common helpers 6d4fb3d btrfs-progs: send: fix handling of multiple snapshots (-p option) cf5a680 btrfs-progs: Ignore clang complete file c8d1c4c btrfs-progs: tests: switch to dump- commands from inspect 40de2f6 btrfs-progs: fsck-tests: Check if clear space cache works eb8a61b btrfs-progs: check: add support to clear v1 free space cache 08d31c1 Btrfs progs v4.8.2 2690dc5 btrfs-progs: update CHANGES for v4.8.2 a7ec18a btrfs-progs: check: release path after usage ffb1b84 btrfs-progs: Fix wrong tree block alignment for unalianged block group b2fbfc8 btrfs-progs: ioctl: fix build failure if BUILD_ASSERT is not defined 36d02f3 btrfs-progs: move btrfs_extref_hash() to hash.h 876db7f btrfs-progs: send: remove unnecessary code a0fabf5 btrfs-progs: dump-tree: fix crash on unrecognized tree id dcc3df7 btrfs-progs: rename btrfs_scan_lblkid() to btrfs_scan_devices() cf8fd1a btrfs-progs: build: detect fiemap shared flag but don't fail build 5080001 btrfs-progs: mkfs: detect version of running kernel 4d95829 btrfs-progs: volumes: Remove BUG_ON in raid56 write routine fd48a96 btrfs-progs: rename raid6.c to raid56.c 1125145 btrfs-progs: test: Add image for quota verify stack overflow 9119319 btrfs-progs: test: Add test image for btrfsck qgroup rescan detection d94816c btrfs-progs: Fix stack overflow for checking qgroup on tree reloc tree c9ec835 btrfs-progs: image: fix compiler warning 8c663f9 btrfs-progs: convert-test: Add test case for common inode flags 8570a0c btrfs-progs: convert: Convert ext inode flags to btrfs inode flags 5bd4016 btrfs-progs: Make btrfs-debug-tree print all readable strings for inode flags e93f3e7 btrfs-progs: Copy btrfs inode flags from kernel header 0ec02b1 btrfs-progs: Add fast,slow symlinks, fifo types to convert test 1df01f8 btrfs-progs: btrfs-debugfs: cleanup unused variables reported by pylint e0c9793 btrfs-progs: test: add default ioctl-test build 6f306e8 btrfs-progs: tests: make the ioctl-test actually useful 32a1686 btrfs-progs: ioctl: add 64bit compat for SEND bbda9a2 btrfs-progs: ioctl: add 32bit compat for SET_RECEIVED_SUBVOL d8d0a60 Btrfs progs v4.8.1 483d0a5 btrfs-progs: update CHANGES for v4.8.1 5aade6f btrfs-progs: ioctl: make build-time structure size checks optional 805ac27 btrfs-progs: fix printf format of sizeof on 32bit build ba253d4 btrfs-progs: tests: add script to help build coverage bb5bcb8 btrfs-progs: Fix warning_trace compile error if backtrace is disabled 01ddfdb btrfs-progs: build: add explicit option separator to rm commands 81f4d96 Btrfs progs v4.8 5a8f85d btrfs-progs: update CHANGES for v4.8 64b195d btrfs-progs: add build-time checks for size of ioctl structures a288d6d btrfs-progs: mkfs: fix warning for printf format on 32bit c8d9f05 btrfs-progs: kerncompat: add build-time assertion support eae42a1 btrfs-progs: build: add alias for check tests dabfc65 btrfs-progs: kerncompat: call abort at the end of assert_trace 2661953 btrfs-progs: kerncompat: make WARN_ON more verbose a08ca37 btrfs-progs: tests: teach run_mayfail about sigabrt 942dc5f btrfs-progs: dump-super: print chunks after validation d27c586 btrfs-progs: convert: add new callback to check state 5e96864 btrfs-progs: rename __setup_root and change to return void b6bf79e btrfs-progs: tests: don't treat segfault as ignorable error a5ac954 btrfs-progs: tests: split test 004 to separate tests ea0fd88 btrfs-progs: don't access freed memory in btrfs_close_devices 61d5425 btrfs-progs: chunk-recover: handle duplicate cache entries 9adce1a btrfs-progs: print value when assertion fails db64e0a btrfs-progs: image: drop useless bug_on 9287b86 btrfs-progs: image: return negativer error from all paths in mdrestore_init 3956c16 btrfs-progs: image: catch zero length extents, avoid endless loop 35d0588 btrfs-progs: tests: add fuzzed image with bad parent refs, qgroup-verify d89205c btrfs-progs: check: better error handling in find_parent_roots 801f15b btrfs-progs: tests: add fuzzed images with bad blocksize/lengh of eb 6cca2ea btrfs-progs: more sanity checks in read_tree_block_fs_info 14de259 btrfs-progs: btrfstune: use common message helpers f446c02 btrfs-progs: image: use common message helpers b2fbec8 btrfs-progs: Remove unnecessary parameter to clear_extent_uptodate 7c646c5 btrfs-progs: qgroup: Fix regression leads to corrupted qgroup status 85d608f btrfs-progs: constify string arguments where appropriate 9fcdf8f btrfs-progs: don't write to optarg in btrfs_qgroup_parse_sort_string 2761c37 btrfs-progs: remove stray function declaration 6c5d2a7 btrfs-progs: restore: update help text 3296d05 btrfs-progs: super-recover: Reuse btrfs_read_dev_super function 50c8c99 btrfs-progs: Return more meaningful value for btrfs_read_deve_super 6bdb1cf btrfs-progs: fix user-facing typos in docs and help strings aa8ad8d btrfs-progs: docs: document exit codes from scrub 1200be3 btrfs-progs: move 3rd party kernel library modules to own directory 605ed50 btrfs-progs: build: add basic support for subdirectory build 8d8de7c btrfs-progs: tests: add script to scan results for some known runtime errors 5a38a52 btrfs-progs: tests: iterate over fuzzed images and test various tools ff9ee51 btrfs-progs: change btrfs_csum_final result param type to u8 b56fe16 btrfs-progs: convert: check source file system state 2a9dace btrfs-progs: mkfs: remove useless helper 34673eb btrfs-progs: use PATH_MAX in cmd_inspect_logical_resolve 9143511 btrfs-progs: remove unused variable in add_inode_items 890f4a6 btrfs-progs: cleanup, kill trivial btrfs_key_type helper 5557430 btrfs-progs: cleanup, kill trivial btrfs_set_key_type helper ea84d54 btrfs-progs: improve error handling in clone_inode_rec 7e955fc btrfs-progs: corrupt-block: fix assertion condition c7a1f66 btrfs-progs: check: switch some messages to common helpers a4e59b6 btrfs-progs: image: switch to common message helpers 6733181 btrfs-progs: convert: improve error handling in do_rollback 1497a77 btrfs-progs: check: improve error handling in add_extent_rec_nolookup 257f697 btrfs-progs: check: handle errors returned by add_extent_rec_nolookup 1ed3426 btrfs-progs: use standard allocation functions in non-kenrel code b80a464 btrfs-progs: improve error handling in btrfs_add_to_fsid 7b83595 btrfs-progs: corrupt-block: improved error handling in corrupt_item_nocow 689b624 btrfs-progs: dump-super: switch to common message helpers df36cbd btrfs-progs: improve error handling in btrfs_alloc_data_chunk 1424a9b btrfs-progs: remove redundant check in btrfs_add_to_fsid ee3dfea btrfs-progs: prop: simplify help printing code acf978a btrfs-progs: tree-stats: switch to common message helpers 4a16608 btrfs-progs: fi du: improved error handling in mark_inode_seen 44af5de btrfs-progs: fi du: catch bogus extent lengths 939bc63 btrfs-progs: inspect: improved error handling ad44d1e btrfs-progs: improved error handling in btrfs_print_tree 26fbf05 btrfs-progs: qgroup: switch to common message helpers c027c13 btrfs-progs: remove trivial helpers for filtering functions 8a167ec btrfs-progs: catch invalid flags in open_ctree_fd 93a3492 btrfs-progs: convert: improve error handling in create_image_file_range 030fa48 btrfs-progs: mkfs: handle block ordering errors in make_btrfs b83e93e btrfs-progs: chunk-recover: improve error handling in insert_stripe 1620e2a btrfs-progs: switch column values to asserts 40ca1d5 btrfs-progs: check: improved error handling in calc_extent_flag 28fdd0d btrfs-progs: receive: improved error handling in process_snapshot 1ef93ea btrfs-progs: handle errors from btrfs_alloc_path b318553 btrfs-progs: mkfs: check for sane sectorsize earlier 976f6ad btrfs-progs: more verbose error handling in creation helpers 2d7c6dc btrfs-progs: switch BUG_ON to ASSERT in reserve_free_space 41fe00e btrfs-progs: dump-tree: improved error handling in cmd_inspect_dump_tree 04b3bf1 btrfs-progs: dump-tree: improved error handling in print_extents 7febbc9 btrfs-progs: fi usage: improved error handling in load_device_info 5b16054 btrfs-progs: scrub: improved error handling in scrub_read_file (include/attach the debdiff against the package in testing) - -- System Information: Debian Release: stretch/sid APT prefers xenial-updates APT policy: (500, 'xenial-updates'), (500, 'xenial-security'), (500, 'xenial-proposed'), (500, 'xenial') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 4.4.0-62-generic (SMP w/8 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQEcBAEBCAAGBQJYoup5AAoJEMrC2LnNLKX5NDAH/271aeGmL8yb6PTQQ3oJwGJc CdEW/IYUW/vu+EZhiwbTtg9Q+wxa8IziNV3syGPZ8qFZ36y7XNveP5eZEFJnYNly i0j0n5O75X9OLu2X12gNEYXklQYTCEYKp+nqP7veiOPRfg4WLY6nkMoZ7jCv+rad Xyem43NOl1HjxrJdpHNoChTkzzAoTBY5h2+J8ly6NU+kKdH0R2mcBtMoWXzknArR ScYjCS64aZ7NgscZGrZyMdGFa4TjbG/P6FtHmJhya8NDMrv7aavBy94zQgiaCpiV yXFteOzz4CXSRDuUBsw5oLbL1/hPtg9eQFYsbVerfGf/fXLfSa4kHc9JKs9wm/4= =R4F5 -----END PGP SIGNATURE-----
Attachment:
btrfs-progs_4.9.1-1.debdiff.xz
Description: application/xz