| 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: <20131008154532.GC17896@thunk.org> Date: Tue, 8 Oct 2013 11:45:32 -0400 From: Theodore Ts'o <tytso@....edu> To: Niu Yawei <yawei.niu@...il.com> Cc: adityakali@...gle.com, linux-ext4@...r.kernel.org, yawei.niu@...el.com, andreas.dilger@...el.com Subject: Re: [PATCH] tune2fs: update i_size in ext2fs_file_write() On Tue, Oct 08, 2013 at 11:30:10AM +0800, Niu Yawei wrote: > ext2fs_file_write() needs to update i_size on successful write, > otherwise, ext2fs_file_read() in same open/close cycle will not > be able to read the just written data. > > This bug result in the the problem of quotacheck triggered on > 'tune2fs -O quota' failed to write back multiple users/groups > accounting information. > > Signed-off-by: Niu Yawei <yawei.niu@...el.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