− | #REDIRECT:[[Mountpoints]]
| + | Support for checkpoint/restore of a file system type often needs to be explicitly implemented, as each file system may have a unique set of features and just mounting anything would be wrong. However, some file systems do not require special processing. A list of comma-separated, currently unsupported, file system names that would "just work" can be specified with the <code>--enable-fs</code> option (e.g. <code>--enable-fs hugetlbfs</code>). In addition, the value <code>all</code> can be used to will match ''any'' unsupported file system. |