pub fn commit(path: &str) -> Result<()>
Commits on a filesystem
The only part of the path used is the filesystem mount name (to determine the filesystem to use)
path