]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rdb: update init-rbdmap to fix duplicate mount point 3597/head
authorKarel Striegel <karel.striegel@ipc.be>
Tue, 3 Feb 2015 10:42:06 +0000 (11:42 +0100)
committerKarel Striegel <karel.striegel@ipc.be>
Tue, 3 Feb 2015 10:42:06 +0000 (11:42 +0100)
commitbe05d9dc5e3f3a3c962d5ba7559a9b9e7cd6b40b
treea703400023b358e96bbc8f601c48af101a5da60b
parent80c816c7941186d8ba1a507758565b464ebaf731
rdb: update init-rbdmap to fix duplicate mount point

According to the manual 'mount -f' adds an entry in /etc/mtab.
Therefore the 'mount -v' command needs the flag -n to avoid
duplicate entries in /etc/mtab.

Signed-off-by: Karel Striegel <karel@striegel.be>
src/init-rbdmap