From: Joel Becker Date: Wed, 12 Apr 2006 04:37:20 +0000 (-0700) Subject: configfs: configfs_mkdir() failed to cleanup linkage. X-Git-Tag: v2.6.17-rc5~106^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eed7a0db460595b139428d252798a83f1e1ce1d3;p=pandora-kernel.git configfs: configfs_mkdir() failed to cleanup linkage. If configfs_mkdir() errored in certain ways after the parent<->child linkage was already created, it would not undo the linkage. Also, comment the reference counting for clarity. Signed-off-by: Joel Becker Signed-off-by: Mark Fasheh --- Reading git-diff-tree failed