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
| ||
|
Message-ID: <20130618152101.GD7359@thunk.org> Date: Tue, 18 Jun 2013 11:21:01 -0400 From: Theodore Ts'o <tytso@....edu> To: Tao Ma <tm@....ma> Cc: boxi liu <boxi10liu@...il.com>, Robin Dong <sanbai@...bao.com>, "linux-ext4@...r.kernel.org" <linux-ext4@...r.kernel.org> Subject: Re: [PATCH] ext4:an improvement in ext4 feature inline_data On Sun, May 26, 2013 at 09:40:41PM +0800, Tao Ma wrote: > On 05/26/2013 09:19 PM, boxi liu wrote: > > In ext4 feature inline_data,it use the xattr's space to store the > > inline data in inode.When we calculate the inline data as the xattr,we > > add the pad.But in get_max_inline_xattr_value_size() function we count > > the free space without pad.It cause some contents are moved to a block > > even if it can be > > stored in the inode. > > > > Signed-off-by:liulei <lewis.liulei@...wei.com> > Reviewed-by: Tao Ma <boyu.mt@...bao.com> Applied, thanks. - Ted -- 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