Bug 2463 - smbd/trans2.c: "root_fid" is set but never used
Summary: smbd/trans2.c: "root_fid" is set but never used
Status: RESOLVED WONTFIX
Alias: None
Product: Samba 3.0
Classification: Unclassified
Component: File Services (show other bugs)
Version: 3.0.11
Hardware: SGI IRIX
: P3 normal
Target Milestone: none
Assignee: Samba Bugzilla Account
QA Contact: Samba QA Contact
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-16 11:48 UTC by Jason Mader (mail bounces back)
Modified: 2005-03-22 07:53 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jason Mader (mail bounces back) 2005-03-16 11:48:20 UTC
Compiling smbd/trans2.c
cc-1552 cc: WARNING File = smbd/trans2.c, Line = 3710
  The variable "root_fid" is set but never used.

                        uint32 root_fid;
                               ^
Comment 1 Jason Mader (mail bounces back) 2005-03-22 06:12:13 UTC
Is this variable 'root_fid' the same as 'root_dir_fid' used in smbd/nttrans.c?
Comment 2 Gerald (Jerry) Carter (dead mail address) 2005-03-22 07:53:15 UTC
leaving this one for documentation of the SMB op.