do_umount: don't use RESOLVE_DEVICE anymore
authorJim Meyering <meyering@redhat.com>
Wed, 12 Aug 2009 07:49:24 +0000 (09:49 +0200)
committerJim Meyering <meyering@redhat.com>
Thu, 13 Aug 2009 12:45:34 +0000 (14:45 +0200)
commita0bb8e69de762aa88144c7a4825e13c446c2bbcb
tree7419f03b8b281bc9e58e4f17cae003beca09a3d0
parent3a5a66de8f847a0ff11fdcf6c1644e19aa54c0f7
do_umount: don't use RESOLVE_DEVICE anymore

* daemon/mount.c (do_umount): Don't use RESOLVE_DEVICE here,
now that the caller always invokes REQUIRE_ROOT_OR_RESOLVE_DEVICE.
daemon/mount.c