diff options
author | Jeff Layton <jlayton@redhat.com> | 2011-01-07 17:30:29 +0100 |
---|---|---|
committer | Steve French <sfrench@us.ibm.com> | 2011-01-10 00:39:24 +0100 |
commit | d44a9fe2c8af3fee8edb203e9b11e507851c50fa (patch) | |
tree | 3deff359e1d04811af9c0b232107180d6bd490cd /arch | |
parent | cifs: show "acl" in DebugData Features when it's compiled in (diff) | |
download | linux-d44a9fe2c8af3fee8edb203e9b11e507851c50fa.tar.xz linux-d44a9fe2c8af3fee8edb203e9b11e507851c50fa.zip |
cifs: switch cifs_open and cifs_create to use CIFSSMBUnixSetFileInfo
We call CIFSSMBUnixSetPathInfo in these functions, but we have a
filehandle since an open was just done. Switch these functions to
use CIFSSMBUnixSetFileInfo instead.
In practice, these codepaths are only used if posix opens are broken.
Signed-off-by: Jeff Layton <jlayton@redhat.com>
Signed-off-by: Steve French <sfrench@us.ibm.com>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions