diff options
author | Ronnie Sahlberg <lsahlber@redhat.com> | 2018-10-17 05:47:58 +1000 |
---|---|---|
committer | Steve French <stfrench@microsoft.com> | 2018-10-23 21:16:05 -0500 |
commit | 8d8b26e58432cb2840048b9f8aea286be6f75de5 (patch) | |
tree | 0434bc93a5769be50353d7407a68c9d85dff0588 /drivers/base/base.h | |
parent | 3b7960caceafdfc2cdfe2850487f8d091eb41144 (diff) | |
download | linux-8d8b26e58432cb2840048b9f8aea286be6f75de5.tar.bz2 |
cifs: add support for ioctl on directories
We do not call cifs_open_file() for directories and thus we do not have a
pSMBFile we can extract the FIDs from.
Solve this by instead always using a compounded open/query/close for
the passthrough ioctl.
Signed-off-by: Ronnie Sahlberg <lsahlber@redhat.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'drivers/base/base.h')
0 files changed, 0 insertions, 0 deletions