Commit 3ea7407
committed
Allow callers to specify desired uid/gid
It can be useful for a file to be created atomically with the desired
user and group. Let's allow callers to specify their desired uid/gid and
change ownership of the intermediate temp file before it is moved into
place.1 parent e4659ba commit 3ea7407
1 file changed
+7
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
182 | 182 | | |
183 | 183 | | |
184 | 184 | | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
185 | 192 | | |
186 | 193 | | |
187 | 194 | | |
| |||
0 commit comments