Remove unused vc_tnode field from struct smb_vc.
MFC after: 3 days
This commit is contained in:
parent
c7f03ab040
commit
b525186851
@ -253,7 +253,6 @@ struct smb_vc {
|
||||
uid_t vc_uid; /* user id of connection */
|
||||
gid_t vc_grp; /* group of connection */
|
||||
mode_t vc_mode; /* access mode */
|
||||
struct tnode * vc_tnode; /* backing object */
|
||||
u_short vc_smbuid; /* unique vc id assigned by server */
|
||||
|
||||
u_char vc_hflags; /* or'ed with flags in the smb header */
|
||||
|
Loading…
x
Reference in New Issue
Block a user