pub fn commit( dir: &PathBuf, message: &Option<String>, verbose: bool, ) -> Result<Uuid>
Commit a table, storing its contents as a BTRFS snapshot
Returns the commit UUID