search for: fsutil

Displaying 17 results from an estimated 17 matches for "fsutil".

Did you mean: psutil
2017 Feb 16
0
(DeviceIoControl, FSCTL_SET_SPARSE)
Hi Brian, On Thu, 16 Feb 2017 01:20:46 -0800, brian lamb via samba wrote: > Configured as you mention, and prior with the other tweaks I had in the first place, Im getting the same results, which is "FSUTIL utility requires a Local NTFS Volume", and mapping it. Hmm, this works fine for me against a Samba 4.4.2 Btrfs backed Samba share. smb.conf: [global] ... store dos attributes = yes [share] path = /tmp/tmp.UR3ZbULpHJ read only = no Windows Server 2012 client: (&quot...
2017 Feb 16
4
(DeviceIoControl, FSCTL_SET_SPARSE)
Hi David, Configured as you mention, and prior with the other tweaks I had in the first place, Im getting the same results, which is "FSUTIL utility requires a Local NTFS Volume", and mapping it. I then went to contig, `contig -n X:\share\sparesefile 0`, as well as a few other size. Maybe im using it wrong, but some testing on contig has only "Access is denied" when I try to write to anything. Oh one change, I put the...
2017 Feb 15
3
(DeviceIoControl, FSCTL_SET_SPARSE)
To whomever reads this, This post I accidentally sent to david himself, I am now sending it to the group. It will be out of order, and includes the strace. Regards Brian My apologies for any inconvenience. -------------- Hi David, Thanks for your response. The Error message is for e.g.: Cannot write file attributes of "\\MYHOST\backup\sparse\My Family Tree 6.0.zip.ffs_tmp".
2017 Feb 22
1
(DeviceIoControl, FSCTL_SET_SPARSE)
...t;samba at lists.samba.org> Subject: Re: [Samba] (DeviceIoControl, FSCTL_SET_SPARSE) Hi Brian, On Thu, 16 Feb 2017 01:20:46 -0800, brian lamb via samba wrote: > Configured as you mention, and prior with the other tweaks I had in the first place, Im getting the same results, which is "FSUTIL utility requires a Local NTFS Volume", and mapping it. Hmm, this works fine for me against a Samba 4.4.2 Btrfs backed Samba share. smb.conf: [global] ... store dos attributes = yes [share] path = /tmp/tmp.UR3ZbULpHJ read only = no Windows Server 2012 client: (&quot...
2017 Sep 17
2
Bug: Issues on Windows with SFN disabled
Hello, R appears to assume that Windows drives have short file names (SFN, 8.3) enabled; for example, that "C:/Program Files/..." is addressable as "C:/Progra~1/...". Newer versions of Windows have SFN disabled on non-OS drives, however. This means that if you install R on a non-OS drive, you - can't start R.exe from the command line. - consequently, anything that
2017 Oct 20
2
Bug: Issues on Windows with SFN disabled
...as Kalibera wrote: > Hi Zach, > > thanks for the report, I can reproduce the problem and confirm it is a > bug in R and will be fixed. > > Hopefully it only impacts few users now. The workaround is to create > the short name for the directory where R is installed, using "fsutil > file setshortname" (for all elements of the path that contain space in > their name). One can revert this by setting the shortname to an empty > string (""). At least for the latter one may need to boot in safe mode. > > Best > Tomas > > > On 09/17/201...
2020 Aug 20
5
Clang is a resource hog, the installers for Windows miss quite some files, and are defect!
...00 18.182.144 llvm-ar.exe | | FC.exe "C:\Program Files\LLVM\bin\clang.exe" "C:\Program Files\LLVM\bin\clang-cl.exe" | Vergleichen der Dateien C:\PROGRAM FILES\LLVM\BIN\clang.exe und C:\PROGRAM FILES \LLVM\BIN\CLANG-CL.EXE | FC: Keine Unterschiede gefunden | | FSUTIL.exe Hardlink List "C:\Program Files\LLVM\bin\clang.exe" | \Program Files\LLVM\bin\clang.exe ... Dito for LLVM-10.0.0-win32.exe: | DIR "C:\Program Files (x86)\LLVM\bin" /O:-S ... | 25.03.2020 11:21 77.862.912 clang-cpp.exe | 25.03.2020 11:21 77.862...
2017 Feb 15
0
(DeviceIoControl, FSCTL_SET_SPARSE)
..."\\MYHOST\backup\sparse\My Family Tree 6.0.zip.ffs_tmp". > Error Code 1: Incorrect function. (DeviceIoControl, FSCTL_SET_SPARSE) Hmm, that seems to indicate that the initial fsctl request is failing. Could you please try manually setting a file on the Samba share as sparse with "fsutil sparse setflag <file_on_samba_share>": https://technet.microsoft.com/en-us/library/cc788025(v=ws.11).aspx Does it succeed when Samba is configured as per below? > Samba Version: > Samba version 4.4.4 > PID Username Group Machine...
2017 Oct 17
0
Bug: Issues on Windows with SFN disabled
Hi Zach, thanks for the report, I can reproduce the problem and confirm it is a bug in R and will be fixed. Hopefully it only impacts few users now. The workaround is to create the short name for the directory where R is installed, using "fsutil file setshortname" (for all elements of the path that contain space in their name). One can revert this by setting the shortname to an empty string (""). At least for the latter one may need to boot in safe mode. Best Tomas On 09/17/2017 08:23 PM, Zach Bjornson wrote: > Hell...
2017 Dec 07
0
Bug: Issues on Windows with SFN disabled
...Hi Zach, >> >> thanks for the report, I can reproduce the problem and confirm it is >> a bug in R and will be fixed. >> >> Hopefully it only impacts few users now. The workaround is to create >> the short name for the directory where R is installed, using "fsutil >> file setshortname" (for all elements of the path that contain space >> in their name). One can revert this by setting the shortname to an >> empty string (""). At least for the latter one may need to boot in >> safe mode. >> >> Best >>...
2013 Feb 04
3
QCOW2 goes corrupted when using GPLPV drivers
QCOW2 disk image gets corrupted when you try to install Service Pack 1 AFTER installing GPLPV drivers. This means, without the pv drivers, everything works fine. I tested both RAW and QCOW2 without GPLPV drivers and the installation has completed without any error, and the image (at least qcow2) has no errors too. How to reproduce: - Install Windows 7 32-bit guest - Check the image with
2017 Feb 16
2
(DeviceIoControl, FSCTL_SET_SPARSE)
...ba] (DeviceIoControl, FSCTL_SET_SPARSE) On Thu, 16 Feb 2017 01:20:46 -0800 brian lamb via samba <samba at lists.samba.org> wrote: > Hi David, > > Configured as you mention, and prior with the other tweaks I had in > the first place, Im getting the same results, which is "FSUTIL > utility requires a Local NTFS Volume", and mapping it. > On the ZFS machine, are you using 'vfs_zfsacl' ? On the ext3 (why ext3 not ext4 ?) have you read this: https://wiki.samba.org/index.php/File_System_Support#ext3 and are you using 'vfs_acl_xattr' ? Rowland...
2020 Aug 14
0
Wine release 5.15
...Martin Storsjo (4): ntdll: Remove a stray duplicate instruction. ntdll: Only call putenv() if we are going to call exec(). tools: Upgrade the config.guess/config.sub scripts. configure, msvcrt: Check for the finite() function just like finitef(). Michael M?ller (2): fsutil: Print out usage message. fsutil: Add support for creating hardlinks. Michael Stefaniuc (2): dmime: Constify the chunk parameter of stream_skip_chunk(). dmime: Simplify loading/storing of the Tempo Track data. Miko?aj Zalewski (1): ntdll: Return from Thumb to ARM mode afte...
2020 Aug 28
0
Wine release 5.16
...ntext. msscript.ocx: Implement IScriptError::get_Text. msscript.ocx: Implement IScriptError::get_Line. msscript.ocx: Implement IScriptError::get_Column. msscript.ocx: Uncache the module objects when script is restarted, but not the Procedure count. Gijs Vermeulen (8): fsutil: Initialize ret in hardlink() (Coverity). shell32: Free original_dos_name with correct function in TRASH_GetDetails() (Coverity). evr: Fix typo in video_mixer_init_dxva_videodesc() (Coverity). amstream: Return VFW_E_CANNOT_CONNECT in IAMMultiMediaStream::OpenFile() when no rendere...
2020 Sep 25
0
Wine release 5.18
...roper implementation of WSACleanup) 21232 Multiple games and applications (Chromium-based browser engines, Blizzard games, League of Legends) crash due to hooking/anticheat validation (needs syscall thunks in ntdll.dll) 22749 Hard link creation from a Finddupe-generated batch file fails ('fsutil.exe' needs to support 'hardlink create' command) 35467 Multiple games crash on unimplemented function msvcirt.dll.??0fstream@@QAE at PBDHH@Z (Lock On: Modern Air Combat, TRON 2.0) 36960 Avencast: Rise of the Mage fails to start (D3DXCreateTextureFromFileA failed) 37254 winecons...
2016 Apr 29
0
Wine release 1.9.9
...no composition. Aurimas FiĊĦeras (1): kernel32/nls: Update currency for Baltic states. Austin English (7): wine.inf: Create Microsoft Shared/TextConv directory. kernel32: Add GetConsoleFontInfo stub. hal: Add READ_PORT_UCHAR stub. hal: Add WRITE_PORT_ULONG stub. fsutil: Add stub program. winsta: Add a stub for WinStationEnumerateW. kernel32: Add FreeUserPhysicalPages stub. Caron Wills (5): wined3d: Add Nvidia GeForce 840M. wined3d: Add Nvidia GeForce 845M. wined3d: Add Nvidia GeForce GTX 850M. wined3d: Add Nvidia GeForce GTX 8...
2006 Nov 17
1
gjournal on 6.x wont build
Hi all, I was intending on trying out gjournal on a new disk i've added in my desktop. I had a look to see what the most recent patch provided by Pawel and found http://people.freebsd.org/~pjd/patches/gjournal6_20061024.patch I created the directories as per Pawel's original post (http://lists.freebsd.org/pipermail/freebsd-fs/2006-June/001962.html) and the patch succeeded with no failed