- Timestamp:
- May 4, 2011, 3:20:38 PM (15 years ago)
- Location:
- branches/czw_branch/20110406
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
Nebulous-Server/lib/Nebulous/Server.pm (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/czw_branch/20110406
- Property svn:mergeinfo changed
-
branches/czw_branch/20110406/Nebulous-Server/lib/Nebulous/Server.pm
r28527 r31434 2546 2546 } 2547 2547 2548 if ($xattr) {2549 my $path = $uri->file;2550 $log->logdie("can not set xattr on $path: $!")2551 unless (setfattr($path, 'user.nebulous_key', $key->path));2552 }2548 # if ($xattr) { 2549 # my $path = $uri->file; 2550 # $log->logdie("can not set xattr on $path: $!") 2551 # unless (setfattr($path, 'user.nebulous_key', $key->path)); 2552 # } 2553 2553 2554 2554 return $uri;
Note:
See TracChangeset
for help on using the changeset viewer.
