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:
0d424ad
)
cifs: have cifs_new_fileinfo take a tcon arg
author
Jeff Layton
<jlayton@redhat.com>
Mon, 20 Sep 2010 23:01:36 +0000
(16:01 -0700)
committer
Steve French
<sfrench@us.ibm.com>
Wed, 29 Sep 2010 19:04:33 +0000
(19:04 +0000)
To minimize calls to cifs_sb_tcon and to allow for a clear error path if
a tcon can't be acquired.
Signed-off-by: Jeff Layton <jlayton@redhat.com>
Signed-off-by: Steve French <sfrench@us.ibm.com>
No differences found