* fusermount: set owner and group of /etc/mtab to original values
on unmount
+
+ * libfuse: add 'use_ino' option to help. Patch by Valient Gough
2005-02-07 Miklos Szeredi <miklos@szeredi.hu>
" max_read=N set maximum size of read requests\n"
" hard_remove immediate removal (don't hide files)\n"
" debug enable debug output\n"
- " fsname=NAME set filesystem name in mtab\n");
+ " fsname=NAME set filesystem name in mtab\n"
+ " use_ino let filesystem set inode numbers\n");
}
static void invalid_option(const char *argv[], int argctr)