@benbuntu, @darkdragon-001 see here: http://bazaar.launchpad.net
/~ubuntu-branches/ubuntu/vivid/apt-btrfs-
snapshot/vivid/view/head:/apt_btrfs_snapshot.py#L194

Author uses atime of /etc/fstab inside the snapshot to know it's creation time.
- Simplest fix would be to exclude `noatime` from mount options list, which 
read from /etc/fstab.
- Another way is to create some empty file in filesystem root, lets say 
`apt-btrfs-snapshot` and use it's ctime for checking. After snapshot created, 
that file should be deleted.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/833980

Title:
  problem with noatime flag

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apt-btrfs-snapshot/+bug/833980/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to