Windows / Code / 0x40002954
0x40002954
Decimal: 1073752404 · Signed: 1073752404
As HRESULT:- S: 0 (Success)
- R: 1 (Reserved, must be clear in a well-formed HRESULT)
- C: 0 (Microsoft-defined)
- N: 0 (Not an NTSTATUS value)
- Facility: 0x000 (FACILITY_NULL: Default)
- Code: 0x2954 (10580)
As NTSTATUS:- Sev: 1 (STATUS_SEVERITY_INFORMATIONAL)
- C: 0 (Microsoft-defined)
- Facility: 0x000 (Default)
- Code: 0x2954 (10580)
Associated Modules
| Module | Found in | Description |
|---|
| fsutil.exe | 10 | Usage: fsutil behavior set DisableFileMetadataOptimization |
| fsutil.exe | 11 | Usage: fsutil behavior set DisableFileMetadataOptimization <0-3>
Controls the metadata optimizations that NTFS is allowed to perform on files
that require multiple MFT records.
Values: 0x0 - Enable all file metadata optimizations (default)
0x1 - Disable full file metadata optimizations only
0x2 - Disable incremental file metadata optimizations only
0x3 - Disable all file metadata optimizations
This operation takes effect immediately (no reboot required) |
| 2 entries |
Associated Headers