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:
63c038c
)
cifs: don't declare smb_vol info on the stack
author
Jeff Layton
<jlayton@redhat.com>
Mon, 1 Dec 2008 23:41:49 +0000
(18:41 -0500)
committer
Steve French
<sfrench@us.ibm.com>
Fri, 26 Dec 2008 02:29:10 +0000
(
02:29
+0000)
struct smb_vol is fairly large, it's probably best to kzalloc it...
Signed-off-by: Jeff Layton <jlayton@redhat.com>
Signed-off-by: Steve French <sfrench@us.ibm.com>
No differences found