commit | 252e4188157b5633f0464cc9723d2799c7e38277 | [log] [download] |
---|---|---|
author | Kir Kolyshkin <kir@openvz.org> | Sat Aug 18 18:09:41 2012 +0400 |
committer | Kir Kolyshkin <kir@openvz.org> | Sat Aug 18 18:10:43 2012 +0400 |
tree | 2c53ad950a3dcad0155d632488a08a40d84285cd | |
parent | 93fc2f8a648c45336d0a1fddda42bb13147e98f1 [diff] |
vps_is_mounted(): remove the wrapper vps_is_mounted() was just a wrapper for vz_fs_is_mounted(). Let's remove it, and rename the real function to vps_is_mounted(). Signed-off-by: Kir Kolyshkin <kir@openvz.org>