Only call remount on kernels newer than 2.6.26 without BME where it's needed, as...
authorDaniel Hokka Zakrisson <daniel@hozac.com>
Wed, 16 Feb 2011 12:49:03 +0000 (12:49 +0000)
committerDaniel Hokka Zakrisson <daniel@hozac.com>
Wed, 16 Feb 2011 12:49:03 +0000 (12:49 +0000)
commitdffca81b18d54e1ea6db1213b85e1741bd85861f
tree04c7d9afb68f16cb292b0b210503f97d3b8c21de
parent4db12f3b28c20f8b013c27c6cf0fbae5b336732f
Only call remount on kernels newer than 2.6.26 without BME where it's needed, as it will remount the base superblock with the options given on older kernels.

git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@2935 94cd875c-1c1d-0410-91d2-eb244daf1a30
lib/Makefile-files
lib/getkernel.c [new file with mode: 0644]
lib/issupported.c
lib/issupportedstring.c
lib/vserver.h
src/secure-mount.c