Add -onoforget to help output
authorMiklos Szeredi <mszeredi@suse.cz>
Thu, 17 Feb 2011 13:22:38 +0000 (14:22 +0100)
committerMiklos Szeredi <mszeredi@suse.cz>
Thu, 17 Feb 2011 13:22:38 +0000 (14:22 +0100)
lib/fuse.c

index 9a4a1c520eae063e5fb83220c2b36fc8285dd44a..32ef6e08b405e910ed32b8ab43a54b9e599b93f0 100644 (file)
@@ -4031,6 +4031,7 @@ static void fuse_lib_help(void)
 "    -o negative_timeout=T  cache timeout for deleted names (0.0s)\n"
 "    -o attr_timeout=T      cache timeout for attributes (1.0s)\n"
 "    -o ac_attr_timeout=T   auto cache timeout for attributes (attr_timeout)\n"
+"    -o noforget            remember inode numbers (increases memory use)\n"
 "    -o intr                allow requests to be interrupted\n"
 "    -o intr_signal=NUM     signal to send on interrupt (%i)\n"
 "    -o modules=M1[:M2...]  names of modules to push onto filesystem stack\n"