git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1afb7f8
)
powerpc/spufs: set nlink count for spufs root correctly
author
Jeremy Kerr
<jk@ozlabs.org>
Tue, 7 Oct 2008 07:26:55 +0000
(18:26 +1100)
committer
Jeremy Kerr
<jk@ozlabs.org>
Fri, 10 Oct 2008 00:06:15 +0000
(11:06 +1100)
Currently, an empty spufs root inode has nlink count of 1. However,
the directory has two links; / -> spu and /spu/ -> .
This change increments the link count of the root inode in spufs.
Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
No differences found