commit | f7a40689fd1e963cb1006349e050c07584895db5 | [log] [tgz] |
---|---|---|
author | Jeff Layton <jlayton@redhat.com> | Mon Sep 20 16:01:36 2010 -0700 |
committer | Steve French <sfrench@us.ibm.com> | Wed Sep 29 19:04:33 2010 +0000 |
tree | 32c0275bde5c7c2a9cb36c672648bb19e392171f | |
parent | 0d424ad0a4b8c08e45928bccfa5b4b240097b01b [diff] |
cifs: have cifs_new_fileinfo take a tcon arg 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>