moby--moby/pkg/mount
Peter Waller f87afda123 Allow re-mounting an existing mount with "remount"
Without this line of code, if a volume is present in /proc/mounts,
it cannot be remounted with new mount options.

Docker-DCO-1.1-Signed-off-by: Peter Waller <p@pwaller.net> (github: pwaller)
2014-06-25 22:06:24 +01:00
..
MAINTAINERS Extract mount into pkg. 2014-01-20 13:59:29 -05:00
flags.go Support FreeBSD on pkg/mount 2014-04-15 23:16:51 +09:00
flags_freebsd.go Support FreeBSD on pkg/mount 2014-04-15 23:16:51 +09:00
flags_linux.go Support FreeBSD on pkg/mount 2014-04-15 23:16:51 +09:00
flags_unsupported.go Support FreeBSD on pkg/mount 2014-04-15 23:16:51 +09:00
mount.go Allow re-mounting an existing mount with "remount" 2014-06-25 22:06:24 +01:00
mount_test.go Support FreeBSD on pkg/mount 2014-04-15 23:16:51 +09:00
mounter_freebsd.go Support FreeBSD on pkg/mount 2014-04-15 23:16:51 +09:00
mounter_linux.go Update/fix build tags, Dockerfile, and release.sh for proper building and releasing of linux/386 and linux/arm cross-compiled client binaries 2014-01-31 03:16:42 -07:00
mounter_unsupported.go Support FreeBSD on pkg/mount 2014-04-15 23:16:51 +09:00
mountinfo.go Support FreeBSD on pkg/mount 2014-04-15 23:16:51 +09:00
mountinfo_freebsd.go Support FreeBSD on pkg/mount 2014-04-15 23:16:51 +09:00
mountinfo_linux.go Support FreeBSD on pkg/mount 2014-04-15 23:16:51 +09:00
mountinfo_test_linux.go Support FreeBSD on pkg/mount 2014-04-15 23:16:51 +09:00
mountinfo_unsupported.go Support FreeBSD on pkg/mount 2014-04-15 23:16:51 +09:00