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: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Mon,  2 May 2011 19:04:58 -0700
From:	Yongqiang Yang <xiaoqiangnk@...il.com>
To:	linux-ext4@...r.kernel.org
Cc:	tytso@....edu, achender@...ux.vnet.ibm.com, cmm@...ibm.com
Subject: Factor common code from convert and split-unwritten. 

v1->v2:
   Remove optimization in v1.

v0->v1:
   Fix a bug in ext4_ext_convert_to_initialized() reported by
   Allison Henderson <achender@...ux.vnet.ibm.com>

   optimize ext4_ext_convert_to_initialized().

The patch series factor common code from ext4_ext_convert_to_initialized()
and ext4_split_unwritten_extents() so that extent-move-on-write in snapshot
and punch-hole can be built on the common code.

[PATCH v2 1/3] ext4:Add a function merging extent right and left.
[PATCH v2 2/3] ext4:Add two functions splitting an extent.
[PATCH v2 3/3] ext4:Reimplement convert and split_unwritten.
--
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