touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #44249
[Bug 1405140] [NEW] e4defrag doesn't notice if a device is mounted multiple times
Public bug reported:
I'm using Ubuntu 15.04 dev with e2fsprogs 1.42.12-1ubuntu1 and if a
device is mounted multiple times e4defrag doesn't notice this and will
check/defragment the files multiple times. Here is an example:
root@ubuntu:~# e4defrag -c /dev/sda1 | grep extents
Total/best extents 176021/174899
root@ubuntu:~# mount /dev/sda1 /mnt
root@ubuntu:~# e4defrag -c /dev/sda1 | grep extents
Total/best extents 352050/349805
** Affects: e2fsprogs (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to e2fsprogs in Ubuntu.
https://bugs.launchpad.net/bugs/1405140
Title:
e4defrag doesn't notice if a device is mounted multiple times
Status in e2fsprogs package in Ubuntu:
New
Bug description:
I'm using Ubuntu 15.04 dev with e2fsprogs 1.42.12-1ubuntu1 and if a
device is mounted multiple times e4defrag doesn't notice this and will
check/defragment the files multiple times. Here is an example:
root@ubuntu:~# e4defrag -c /dev/sda1 | grep extents
Total/best extents 176021/174899
root@ubuntu:~# mount /dev/sda1 /mnt
root@ubuntu:~# e4defrag -c /dev/sda1 | grep extents
Total/best extents 352050/349805
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/e2fsprogs/+bug/1405140/+subscriptions
Follow ups
References