Browse Source

config.hpp

config
Antonio SJ Musumeci 5 days ago
parent
commit
114107a189
  1. 1
      src/config.hpp

1
src/config.hpp

@ -148,6 +148,7 @@ public:
ConfigINT fuse_process_thread_queue_depth;
ConfigSTR fuse_pin_threads;
TFSRef<s64> uid;
TFSRef<s64> umask;
ConfigSTR version;
ConfigBOOL writeback_cache;
XAttr xattr;

Loading…
Cancel
Save