symlink: daemon parses SYMLINK upcall
added symlink.c for parse_symlink() and marshall_symlink() Signed-off-by: Casey Bodley <cbodley@citi.umich.edu>
This commit is contained in:
parent
80d979ace6
commit
0db42ed126
6 changed files with 105 additions and 0 deletions
|
|
@ -219,6 +219,7 @@
|
|||
<ClCompile Include="..\daemon\readwrite.c" />
|
||||
<ClCompile Include="..\daemon\service.c" />
|
||||
<ClCompile Include="..\daemon\setattr.c" />
|
||||
<ClCompile Include="..\daemon\symlink.c" />
|
||||
<ClCompile Include="..\daemon\upcall.c" />
|
||||
<ClCompile Include="..\daemon\util.c" />
|
||||
<ClCompile Include="..\daemon\volume.c" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue