sysfs: fix root sysfs_dirent -> root dentry association
commit0b8ead82f5d9d8f08c0d1236f2e350b70a977753
authorTejun Heo <htejun@gmail.com>
Wed, 13 Jun 2007 18:45:18 +0000 (14 03:45 +0900)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 11 Jul 2007 23:09:07 +0000 (11 16:09 -0700)
treed725dd9ee12498c84e5efd9da23c9170d3e3400e
parent8312a8d7c1d19d31027bd4ca127ce671962c23d4
sysfs: fix root sysfs_dirent -> root dentry association

The root sysfs_dirent didn't point to the root dentry fix it.

Signed-off-by: Tejun Heo <htejun@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
fs/sysfs/mount.c