From: David Sterba <dsterba@suse.com>
To: linux-btrfs@vger.kernel.org
Cc: clm@fb.com
Subject: Btrfs progs release 4.1.1
Date: Fri, 10 Jul 2015 15:43:48 +0200 [thread overview]
Message-ID: <20150710134348.GB15535@suse.cz> (raw)
Hi,
btrfs-progs 4.1.1 have been released, a few bugfixes and enhancements.
* bugfixes
- defrag: threshold overflow fix
- fsck:
- check if items fit into the leaf space
- fix wrong nbytes
- mkfs:
- create only desired block groups for single device
- preparatory work for fix on multiple devices
* enhancements
- new alias for 'device delete': 'device remove'
* other
- fix compilation on old gcc (4.3)
- documentation updates
- debug-tree: print nbytes
- test: image for corrupted nbytes
- corupt-block: let it kill nbytes
Tarballs: https://www.kernel.org/pub/linux/kernel/people/kdave/btrfs-progs/
Git: git://git.kernel.org/pub/scm/linux/kernel/git/kdave/btrfs-progs.git
Shortlog:
Adam Borowski (1):
btrfs-progs: doc: mkfs.btrfs: document -O^
David Sterba (15):
btrfs-progs: defrag, check target extent earlier
btrfs-progs: doc: update defrag page
btrfs-progs: no extra newline between aliased commands in help text
btrfs-progs: drop argument from attribute deprecated
btrfs-progs: check for item end outside of leaf
btrfs-progs: add 'device remove' alias to completion
btrfs-progs: move make_btrfs arguments to a struct
btrfs-progs: drop unused parameter from make_btrfs
btrfs-progs: split metadata group creation out of make_root_dir
btrfs-progs: move transaction start/commit out of make_root_dir
btrfs-progs: split data block group creation out of make_root_dir
btrfs-progs: drop unused argument from create_raid_groups
btrfs-progs: mkfs: create only desired block groups for single device
btrfs-progs: let corrupt-block kill nbytes
Btrfs progs v4.1.1
Omar Sandoval (2):
btrfs-progs: replace struct cmd_group->hidden with flags
btrfs-progs: alias btrfs device delete to btrfs device remove
Patrik Lundquist (2):
btrfs-progs: fix defrag threshold overflow
btrfs-progs: inspect: Fix out of bounds string termination.
Qu Wenruo (9):
btrfs-progs: Add nbytes output for print-tree and reformat inode output
btrfs-progs: fsck: Add repair function for I_ERR_FILE_WRONG_NBYTES
btrfs-progs: tests: Add test case for I_ERR_FILE_WRONG_NBYTES repair
btrfs-progs: disk-io: Support commit transaction on chunk tree
btrfs-progs: extent-tree: Introduce free_block_group_item function
btrfs-progs: extent-tree: Introduce functions to free dev extents in a chunk
btrfs-progs: extent-tree: Introduce functions to free chunk items
btrfs-progs: extent-tree: Introduce functions to free in-memory block group cache
btrfs-progs: extent-tree: Introduce btrfs_free_block_group function
Tsutomu Itoh (1):
btrfs-progs: doc: fix short explanation of restore in btrfs
next prev reply other threads:[~2015-07-10 13:43 UTC|newest]
Thread overview: 25+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-07-06 21:21 btrfs check --repair crash, and btrfs-cleaner crash Marc MERLIN
2015-07-10 13:43 ` David Sterba [this message]
2015-07-12 1:02 ` Btrfs progs release 4.1.1 Marc MERLIN
2015-07-23 11:55 ` David Sterba
2015-07-24 16:24 ` Marc MERLIN
2015-08-03 3:51 ` kernel BUG at fs/btrfs/extent-tree.c:8113! (4.1.3 kernel) Marc MERLIN
2015-08-11 5:07 ` Marc MERLIN
2015-08-11 15:40 ` Josef Bacik
2015-08-12 14:47 ` Marc MERLIN
2015-08-12 15:15 ` Josef Bacik
2015-08-12 16:09 ` Marc MERLIN
2015-08-12 16:18 ` Josef Bacik
2015-08-12 17:19 ` Marc MERLIN
2015-08-17 2:01 ` Qu Wenruo
2015-08-17 14:49 ` Marc MERLIN
2015-08-22 14:37 ` Marc MERLIN
2015-08-24 1:10 ` Qu Wenruo
2015-08-24 4:28 ` Marc MERLIN
2015-08-24 5:11 ` Qu Wenruo
2015-08-24 14:10 ` Marc MERLIN
2015-08-25 0:26 ` Qu Wenruo
2015-08-25 2:51 ` Qu Wenruo
2015-08-25 5:28 ` Marc MERLIN
2015-08-25 6:00 ` Qu Wenruo
2015-08-25 6:50 ` Marc MERLIN
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20150710134348.GB15535@suse.cz \
--to=dsterba@suse.com \
--cc=clm@fb.com \
--cc=linux-btrfs@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.