microsoft / microsoft/Windows-classic-samples

Renaming directories in RegFs failing with "0x80070032: The request is not supported"

Open
#153 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
No language data
Stars
5.7k
Forks
3.3k
PR merge metrics
No merged PRs in 30d

Description

Hello
I am now trying your example with ProjFs, without any changes. I tried to rename the "HKEY_CURRENT_CONFIG" directory (the name doesn't matter, it's important that it's a placeholder), but got an error "0x80070032: The request is not supported".
It is important to note that renaming newly created directories is easy. In the case of a placeholder, I don't even get any corresponding Notify callbacks.

I get the same error in my implementation, so it is very important for me to figure out what the reason is. Help please.

image

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the placeholder-directory rename in the linked ProjFs sample and compare it with renaming a newly created directory. Check whether the sample produces Notify callbacks in each case and determine what causes error 0x80070032; the issue does not name a repository file or test, so completion would require documenting or correcting the identified behavior.

Written by the indexing model from the issue text.

Assessment

Domain
operating-systems
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.