From: Brian Foster Date: Mon, 14 Jul 2014 21:41:37 +0000 (+1000) Subject: xfs: add a sysfs kset X-Git-Tag: omap-for-v3.17/fixes-against-rc2~83^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3d8712265c26546823b38eb97487262500ff13db;p=pandora-kernel.git xfs: add a sysfs kset Create a sysfs kset to contain all sub-objects associated with the XFS module. The kset is created and removed on module initialization and removal respectively. The kset uses fs_obj as a parent. This leads to the creation of a /sys/fs/xfs directory when the kset exists. Signed-off-by: Brian Foster Reviewed-by: Dave Chinner Signed-off-by: Dave Chinner --- Reading git-diff-tree failed