Ronnie Sahlberg <lsahlber@xxxxxxxxxx> writes: > This wrapper structure will later be expanded to contain a list of > fids that are cached and not just the root fid. > > Signed-off-by: Ronnie Sahlberg <lsahlber@xxxxxxxxxx> > --- > fs/cifs/cached_dir.c | 50 ++++++++++++++++++++++++-------------------- > fs/cifs/cached_dir.h | 8 +++++-- > fs/cifs/cifsglob.h | 2 +- > fs/cifs/misc.c | 6 +++--- > fs/cifs/smb2ops.c | 2 +- > 5 files changed, 38 insertions(+), 30 deletions(-) Reviewed-by: Paulo Alcantara (SUSE) <pc@xxxxxx>