What is the advantage of making storage checkpoints automatically accessible through a directory named .checkpoint in the root of the file system?
It ensures a storage checkpoint is automatically deleted under certain conditions.
It eliminates the need for manually mounting storage checkpoints.
It ensures the inode number of a file is different across storage checkpoints.
It automatically creates a new storage checkpoint as changes are made to the file system.
Submit