Index: head/net/coda6_server/files/patch-coda-src_venus_vol__cml.cc =================================================================== --- head/net/coda6_server/files/patch-coda-src_venus_vol__cml.cc (nonexistent) +++ head/net/coda6_server/files/patch-coda-src_venus_vol__cml.cc (revision 433016) @@ -0,0 +1,12 @@ +--- coda-src/venus/vol_cml.cc.orig 2008-10-06 16:52:54 UTC ++++ coda-src/venus/vol_cml.cc +@@ -3606,7 +3606,8 @@ static int WriteLinks(struct DirEntry *d + { + VnodeId vnode; + Unique_t vunique; +- char *name = de->name, *comp; ++ char *name = de->name; ++ const char *comp; + size_t prefixlen; + char namebuf[CODA_MAXPATHLEN]; + struct WriteLinksHook *hook = (struct WriteLinksHook *)arg; Property changes on: head/net/coda6_server/files/patch-coda-src_venus_vol__cml.cc ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property