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: <20130618150528.GA7359@thunk.org> Date: Tue, 18 Jun 2013 11:05:28 -0400 From: Theodore Ts'o <tytso@....edu> To: Wei Yongjun <weiyj.lk@...il.com> Cc: liwang@...ntukylin.com, adilger.kernel@...ger.ca, yongjun_wei@...ndmicro.com.cn, linux-ext4@...r.kernel.org Subject: Re: [PATCH -next] ext4: fix missing unlock on error in ext4_punch_hole() On Tue, Jun 18, 2013 at 11:40:34AM +0800, Wei Yongjun wrote: > From: Wei Yongjun <yongjun_wei@...ndmicro.com.cn> > > Add the missing unlock before return from function ext4_punch_hole() > in the error handling case. > Introduced by commit 1cdec9ca46c2c2a7ce452659f43dac64ad5fbc85. > (ext4: Avoid unnecessarily writing back dirty pages before hole punching) > > Signed-off-by: Wei Yongjun <yongjun_wei@...ndmicro.com.cn> Hi Wei, Thanks for pointing this out! I've folded this patch into the commit "ext4: avoid unnecessarily writing back dirty pages before hole punching". - 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