]> git.baikalelectronics.ru Git - kernel.git/commit
cifs: store a pointer to a fid in the cfid structure instead of the struct
authorRonnie Sahlberg <lsahlber@redhat.com>
Wed, 31 Aug 2022 02:49:44 +0000 (12:49 +1000)
committerSteve French <stfrench@microsoft.com>
Wed, 5 Oct 2022 06:34:08 +0000 (01:34 -0500)
commite02bb6b1d539b4387d7dfcbcc914db40298d0bdd
treef4a363373d59264ee571fb20e6dc35573a234a88
parenteca57c962e38cbf24c8213fa326a81757dba60e5
cifs: store a pointer to a fid in the cfid structure instead of the struct

also create a constructor that takes a path name and stores it in the fid.

Signed-off-by: Ronnie Sahlberg <lsahlber@redhat.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
fs/cifs/cached_dir.c
fs/cifs/cached_dir.h