smbd: Pass "file_id" through share_entry_forall
[nivanova/samba-autobuild/.git] / source3 / utils / status.c
index dfb1d921a4230f4af0a2c67c1c4186aa2b81398b..beae85c4d3e4490faef6ce10baaf73ac7af2944f 100644 (file)
@@ -117,6 +117,7 @@ static bool Ucrit_addPid( struct server_id pid )
 }
 
 static int print_share_mode(const struct share_mode_entry *e,
+                           const struct file_id *id,
                            const char *sharepath,
                            const char *fname,
                            const char *sname,