search for: fsctl_get_object_id

Displaying 3 results from an estimated 3 matches for "fsctl_get_object_id".

2008 Oct 08
0
Samba 3.x reports "not implemented" when Server 2008 SMB client requests FSCTL_GET_OBJECT_ID
...I will post there instead. Background ========= I'm using CommVault Galaxy 7.0 SP4 for backup and decided to share it's "IndexCache", which is a collection of files & folders, on a UNC share from our SuSE Linux server. However, during file I/O a call to Samba to request the FSCTL_GET_OBJECT_ID fails which causes CV to fail. We are pursuing things on the CommVault side but wanted to know if there could be done from Samba side, so I investigated a bit further via Google, mailing lists and trying different security settings (security = user .vs. domain, oplocks on off, etc.), here's...
2020 Jul 03
0
Wine release 5.12
...dd RTL_GENERIC_TABLE. ntoskrnl: Provide a more realistic value for register CR0. Alexandre Julliard (50): ntdll: Use unix_to_nt_file_name() to convert Unix paths in RtlGetFullPathName_U(). ntdll: Set the Unix current directory also in the exec process case. ntdll: Implement FSCTL_GET_OBJECT_ID to retrieve a file id. ntdll: Use FSCTL_GET_OBJECT_ID to compare file identities. ntdll: Make the client cpu constant global. ntdll: Add a common helper for building a modref. ntdll: Move the loading of .so dlls to the Unix library. ntdll: Move searching for builtin dl...
2020 Jul 17
0
Wine release 5.13
...exception data on x86. ntdll: Send debug event before pushing exception data on x86_64. ntdll: Use separate handlers for SIGSEGV/SIGILL/SIGBUS on ARM64. ntdll: Fix RtlSizeHeap() error value for 64-bit. ntdll: Avoid buffer underflow in find_dos_device(). kernelbase: Use FSCTL_GET_OBJECT_ID to compare file identities. ntdll: Use syscall thunks for semaphore functions. ntdll: Use syscall thunks for event functions. ntdll: Use syscall thunks for mutex functions. ntdll: Use syscall thunks for job functions. ntdll: Use syscall thunks for timer functions....