mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2026-01-22 02:52:16 +08:00
weed mount add symlink support
This commit is contained in:
@@ -97,6 +97,7 @@ message FuseAttributes {
|
||||
int32 ttl_sec = 10;
|
||||
string user_name = 11; // for hdfs
|
||||
repeated string group_name = 12; // for hdfs
|
||||
string symlink_target = 13;
|
||||
}
|
||||
|
||||
message CreateEntryRequest {
|
||||
|
||||
Reference in New Issue
Block a user