Wick.Protocol.Response.XattrSize (wick v0.1.0)

Copy Markdown View Source

Reply to a size-probe GETXATTR / LISTXATTR (the request's size field was 0). The kernel uses the returned size to allocate a buffer and re-issue the request. Encoded as fuse_getxattr_out (8 bytes).

Summary

Types

t()

@type t() :: %Wick.Protocol.Response.XattrSize{size: non_neg_integer()}