Details
Description
In the current TestXAttrWithSnapshot unit tests, we create a single snapshot per test.
We should test taking multiple snapshots on a path in between XAttr modifications of that path. We should also verify that deletion of a snapshot does not somehow alter the XAttrs of the other snapshots of the same path.