From: Bob Peterson Date: Wed, 13 Jun 2012 14:27:41 +0000 (-0400) Subject: GFS2: Add kobject release method X-Git-Tag: v3.6-rc1~104^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0d515210b6969ecfc161f71a4515831d9a6e58f4;p=pandora-kernel.git GFS2: Add kobject release method This patch adds a kobject release function that properly maintains the kobject use count, so that accesses to the sysfs files do not cause an access to freed kernel memory after an unmount. Signed-off-by: Bob Peterson Signed-off-by: Steven Whitehouse --- Reading git-diff-tree failed