refactor
This commit is contained in:
parent
25007b4242
commit
ef8b16077b
@ -993,7 +993,7 @@ private:
|
|||||||
return ret;
|
return ret;
|
||||||
}
|
}
|
||||||
|
|
||||||
[[nodiscard]] auto handle_fuse_readdir(const std::string &&client_id,
|
[[nodiscard]] auto handle_fuse_readdir(const std::string &client_id,
|
||||||
packet *request, packet &response)
|
packet *request, packet &response)
|
||||||
-> packet::error_type {
|
-> packet::error_type {
|
||||||
auto ret{0};
|
auto ret{0};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user