routine fsys_get_options (
    server: fsys_t;
    RPT
    out options: data_t, dealloc);
Return the options describing the operation of the receiving filesystem
(sutiable for fsys set options).
routine fsys_get_options (
    server: fsys_t;
    RPT
    out options: data_t, dealloc);
Return the options describing the operation of the receiving filesystem
(sutiable for fsys set options).