Skip to content
This repository was archived by the owner on Jul 8, 2024. It is now read-only.

allow arbitrary permission modes on projected dirs#55

Merged
kivikakk merged 1 commit intoremove-vfsapi-internal-headerfrom
remove-vfsapi-add-dirmode
Mar 4, 2019
Merged

allow arbitrary permission modes on projected dirs#55
kivikakk merged 1 commit intoremove-vfsapi-internal-headerfrom
remove-vfsapi-add-dirmode

Conversation

@chrisd8088
Copy link
Collaborator

As there is no compelling reason not to allow libprojfs callers to specify the permission mode bits of a projected directory, we can support this in our API, and defer to our callers (VFSForGit in particular) to supply the directory permissions they expect or require.

Note that this requires a change in the VFSForGit ProjFS.Linux code as well.

As there is no compelling reason not to allow libprojfs callers
to specify the permission mode bits of a projected directory,
we can support this in our API, and defer to our callers (VFSForGit
in particular) to supply the directory permissions they expect or
require.
@chrisd8088 chrisd8088 requested a review from kivikakk March 3, 2019 20:30
@chrisd8088 chrisd8088 added the api libprojfs API label Mar 3, 2019
@kivikakk kivikakk merged commit 04e09cf into remove-vfsapi-internal-header Mar 4, 2019
@kivikakk kivikakk deleted the remove-vfsapi-add-dirmode branch March 4, 2019 01:16
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

api libprojfs API

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants