]> git.baikalelectronics.ru Git - kernel.git/commit
ext4: don't dereference null pointer when make_indexed_dir() fails
authorAllison Henderson <achender@linux.vnet.ibm.com>
Sun, 15 May 2011 04:19:41 +0000 (00:19 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Sun, 15 May 2011 04:19:41 +0000 (00:19 -0400)
commitcc066d183e4575158e050ec5f3d572fdd5eb6e50
tree754e33f280a83ac2f843f2dcafd1b2fbffdd92ca
parent6b7b8be666fde3279ecc765c2340fc1e0d2203f8
ext4: don't dereference null pointer when make_indexed_dir() fails

Fix for a null pointer bug found while running punch hole tests

Signed-off-by: Allison Henderson <achender@us.ibm.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
fs/ext4/namei.c