Ronnie Sahlberg <lsahlber@xxxxxxxxxx> writes: > and move the structure definitions into cached_dir.h > > Signed-off-by: Ronnie Sahlberg <lsahlber@xxxxxxxxxx> > --- > fs/cifs/cached_dir.c | 114 ++++++++++++++++++++++++++----------------- > fs/cifs/cached_dir.h | 38 +++++++++++++++ > fs/cifs/cifsglob.h | 38 +-------------- > fs/cifs/misc.c | 20 ++++---- > fs/cifs/smb2inode.c | 4 +- > fs/cifs/smb2ops.c | 8 +-- > 6 files changed, 123 insertions(+), 99 deletions(-) Reviewed-by: Paulo Alcantara (SUSE) <pc@xxxxxx>