lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [day] [month] [year] [list]
Date:	Fri, 15 Apr 2016 12:29:35 -0700
From:	"Darrick J. Wong" <darrick.wong@...cle.com>
To:	david@...morbit.com
Cc:	Christoph Hellwig <hch@...radead.org>, xfs@....sgi.com,
	linux-ext4 <linux-ext4@...r.kernel.org>
Subject: XFS reverse-mapping, reflink, and online fs scrub update

Since LSF is next week, I've pushed the rmap+reflink patches to github.
The kernel patches are against 4.6-rc3, the xfsprogs patches against
for-next, and xfstests patches are against master.

The djwong-devel branches in the kernel/xfsprogs/xfstests repositories should
be fairly stable.  The djwong-experimental branches contain all the patches to
implement "multiple bmaps become one rmap" and the beginnings of deferring
rmaps across transaction rolls via redo intent items to maintain atomicity.
Unfortunately I didn't get that part done in time for LSF and there's some
bug that (I think) happens when we're deleting records from the rmapbt on
reflink filesystems that causes test failures.

So, basically, djwong-devel if you want to run code, and djwong-experimental
if you don't mind HBD and bugs everywhere.  This is basically a code dump.

Also, the online scrub patches (kernel and userspace) are tacked on the
end of the -devel branches now.

Maybe see you all at LSF.  I get to fly through Denver in the middle of a
snow storm tomorrow!  Oh boy! <grumble> <crap flight options>

--D

Semi-sane:
https://github.com/djwong/linux/commits/djwong-devel
https://github.com/djwong/xfsprogs/commits/djwong-devel
https://github.com/djwong/xfstests/commits/djwong-devel
https://github.com/djwong/xfs-documentation/commits/djwong-devel
https://github.com/djwong/man-pages/commits/djwong-devel

HBD:
https://github.com/djwong/linux/commits/djwong-experimental
https://github.com/djwong/xfsprogs/commits/djwong-experimental
--
To unsubscribe from this list: send the line "unsubscribe linux-ext4" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ