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)
commit30f8f37147bc9af794b89e37d42fc858f201e5b0
treef4a363373d59264ee571fb20e6dc35573a234a88
parent47fc2491e108f253cf963c50acc59a74d34c7f2b
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