Hi,
a small set of fixes, a build fix and one minor enhancemen that will tell us
the crc32 implementation used. Please pull, thanks.
The following changes since commit 56244ef151c3cd11f505020ab0b3f45454363bcc:
Btrfs: fix handling of faults from btrfs_copy_from_user (2016-05-26 13:23:59 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux.git misc-fixes-4.7
for you to fetch changes up to 5f9e1059d9347191b271bf7d13bd83db57594d2a:
btrfs: advertise which crc32c implementation is being used at module load (2016-06-06 14:08:28 +0200)
----------------------------------------------------------------
Jeff Mahoney (1):
btrfs: advertise which crc32c implementation is being used at module load
Josef Bacik (1):
Btrfs: end transaction if we abort when creating uuid root
Liu Bo (3):
Btrfs: clear uptodate flags of pages in sys_array eb
Btrfs: add more validation checks for superblock
Btrfs: add validadtion checks for chunk loading
Vinson Lee (1):
btrfs: Use __u64 in exported linux/btrfs.h.
fs/btrfs/disk-io.c | 11 +++++
fs/btrfs/hash.c | 5 +++
fs/btrfs/hash.h | 1 +
fs/btrfs/super.c | 5 ++-
fs/btrfs/volumes.c | 109 ++++++++++++++++++++++++++++++++++++++-------
include/uapi/linux/btrfs.h | 2 +-
6 files changed, 115 insertions(+), 18 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html