search for: share_file_id

Displaying 2 results from an estimated 2 matches for "share_file_id".

2018 Oct 16
2
high cpu load with share_conflict on browsing and opening files
...2018 CEST.433056 id: struct file_id devid : 0x000000000000fd02 (64770) inode : 0x0000000020000056 (536870998) extid : 0x0000000000000000 (0) share_file_id : 0x00000000d7f6c6f8 (3623274232) uid : 0x000003f9 (1017) flags : 0x0000 (0) name_hash : 0x0264a327 (40149799) stale : 0x00 (0)...
2002 Feb 25
3
PATCH: Samba/Win2K renaming bug
...[%d]:\n" + " pid = %u, share_mode = 0x%x, port = 0x%x, type = 0x%x,\n" + " file_id = %lu, dev = 0x%x, inode = %.0f\n", + i, entry_p->pid, entry_p->share_mode, entry_p->op_port, + entry_p->op_type, entry_p->share_file_id, + (unsigned int) entry_p->dev, (double) entry_p->inode)); + } + /* * Check if the share modes will give us access. */ @@ -1231,10 +1254,12 @@ * Check if someone has an oplock on this file. If so we must * break it before continuing. */...