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-prev] [thread-next>] [day] [month] [year] [list]
Date:	Mon, 19 Nov 2012 15:41:01 +0800
From:	Tao Ma <tm@....ma>
To:	linux-ext4@...r.kernel.org
Subject: Re: [PATCH V7 00/23] ext4: Add inline data support

Hi Ted,
	any chance that inline data can be merged in this window?

Thanks
Tao
On 10/24/2012 10:50 AM, Tao Ma wrote:
> From: Tao Ma <boyu.mt@...bao.com>
> 
> Hi list,
> 
> this is another try for the inline data support for ext4. There is
> no major change from V6. I just rebased it to 3.7-rc1 and run
> xfstests again it.
> 
> git diff --stat
>  fs/ext4/Makefile  |    2 +-
>  fs/ext4/dir.c     |   41 +-
>  fs/ext4/ext4.h    |   89 +++-
>  fs/ext4/extents.c |   22 +-
>  fs/ext4/ialloc.c  |    4 +
>  fs/ext4/inline.c  | 1878 +++++++++++++++++++++++++++++++++++++++++++++++++++++
>  fs/ext4/inode.c   |  237 ++++++--
>  fs/ext4/namei.c   |  492 ++++++++++-----
>  fs/ext4/xattr.c   |   87 ++-
>  fs/ext4/xattr.h   |  280 ++++++++
>  10 files changed, 2855 insertions(+), 277 deletions(-)
> 
> Thanks
> Tao
> --
> 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
> 

--
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