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:
5d3bc60
)
cifs: initialize ->tlink_tree in cifs_setup_cifs_sb()
author
Al Viro
<viro@zeniv.linux.org.uk>
Fri, 17 Jun 2011 13:20:04 +0000
(09:20 -0400)
committer
Al Viro
<viro@zeniv.linux.org.uk>
Fri, 24 Jun 2011 22:39:42 +0000
(18:39 -0400)
no need to wait until cifs_read_super() and we need it done
by the time cifs_mount() will be called.
Acked-by: Pavel Shilovsky <piastryyy@gmail.com>
Reviewed-by: Jeff Layton <jlayton@redhat.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
No differences found