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:
e69522a
)
xfs: fix duplicate workqueue initialisation
author
Dave Chinner
<dchinner@redhat.com>
Tue, 10 May 2011 02:05:50 +0000
(
02:05
+0000)
committer
Alex Elder
<aelder@sgi.com>
Thu, 19 May 2011 17:03:24 +0000
(12:03 -0500)
The workqueue initialisation function is called twice when
initialising the XFS subsystem. Remove the second initialisation
call.
Signed-off-by: Dave Chinner <dchinner@redhat.com>
Signed-off-by: Alex Elder <aelder@sgi.com>
No differences found