diff options
| author | Tejun Heo <[email protected]> | 2007-07-18 14:29:06 +0900 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2007-07-18 15:49:49 -0700 |
| commit | e080e436f605877e47e4950f5386ed843badbb1b (patch) | |
| tree | 87acb330e8978738d013f10206562c89b85a1a7b /include | |
| parent | 2c19c49a59ccf2162c0eb999de1ec60c0e07a533 (diff) | |
sysfs: fix sysfs root inode nlink accounting
While making sysfs indoes hashed, sysfs root inode was left out. Now
that nlink accounting depends on the inode being on the hash, sysfs
root inode nlink isn't adjusted properly.
Put sysfs root inode on the inode hash by allocating it using
sysfs_get_inode() like other sysfs inodes. While at it, massage
comments a bit.
Signed-off-by: Tejun Heo <[email protected]>
Acked-by: Jean Delvare <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions