summaryrefslogtreecommitdiff
path: root/include/asm-s390
diff options
context:
space:
mode:
authorJens Axboe <axboe@suse.de>2006-06-08 08:26:39 (GMT)
committerLinus Torvalds <torvalds@g5.osdl.org>2006-06-08 22:14:24 (GMT)
commit71601e2b33dad9acb8d7844f7321f90ed9d1bce8 (patch)
tree5057391f7c99e207ca8a18c075bc2333b57d3e7f /include/asm-s390
parentbc1c116974a5c3f498112a6f175d3e4a8cd5bdbc (diff)
downloadlinux-fsl-qoriq-71601e2b33dad9acb8d7844f7321f90ed9d1bce8.tar.xz
[PATCH] debugfs inode leak
Looking at the reiser4 crash, I found a leak in debugfs. In debugfs_mknod(), we create the inode before checking if the dentry already has one attached. We don't free it if that is the case. These bugs happen quite often, I'm starting to think we should disallow such coding in CodingStyle. Signed-off-by: Jens Axboe <axboe@suse.de> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'include/asm-s390')
0 files changed, 0 insertions, 0 deletions