]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mount.ceph: avoid spurious error message 3927/head
authorYan, Zheng <zyan@redhat.com>
Sat, 3 Jan 2015 07:29:29 +0000 (15:29 +0800)
committerLoic Dachary <ldachary@redhat.com>
Tue, 10 Mar 2015 19:45:54 +0000 (20:45 +0100)
commitd5c3a14390f6bb2af45a1a4ad842777302dd0553
treeb774c6b7a4fe8b8e0e2901369f7cd75b2a8d736c
parentb5a67f0e1d15385bc0d60a6da6e7fc810bde6047
mount.ceph: avoid spurious error message

/etc/mtab in most modern distributions is a symbol link to
/proc/self/mounts.

Fixes: #10351
Signed-off-by: Yan, Zheng <zyan@redhat.com>
(cherry picked from commit bdd0e3c4bda97fe18487a58dd173a7dff752e1a2)
src/mount/mtab.c